Bump UI version

This commit is contained in:
Alexandr Stelnykovych
2025-05-06 11:34:10 +03:00
parent ab3981ba60
commit c6f47967b1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{ {
"name": "portmaster", "name": "portmaster",
"version": "2.0.9", "version": "2.0.12",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "portmaster", "name": "portmaster",
"version": "2.0.9", "version": "2.0.12",
"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": "2.0.9", "version": "2.0.12",
"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",