Bump UI version

This commit is contained in:
Daniel 2024-08-21 15:04:21 +02:00
parent 10dd83b153
commit 77d8e3818d
2 changed files with 3 additions and 3 deletions

View file

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

View file

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