Bump UI version

This commit is contained in:
Daniel 2024-08-28 14:28:17 +02:00
parent 91f4fe5c52
commit 30eb77d213
2 changed files with 3 additions and 3 deletions

View file

@ -1,12 +1,12 @@
{
"name": "portmaster",
"version": "0.8.10",
"version": "0.8.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "portmaster",
"version": "0.8.10",
"version": "0.8.11",
"dependencies": {
"@angular/animations": "^16.0.1",
"@angular/cdk": "^16.0.1",

View file

@ -1,6 +1,6 @@
{
"name": "portmaster",
"version": "0.8.10",
"version": "0.8.11",
"scripts": {
"ng": "ng",
"start": "npm install && npm run build-libs:dev && ng serve --proxy-config ./proxy.json",