Bump version 2.0.22

This commit is contained in:
Alexandr Stelnykovych
2025-06-27 13:05:59 +03:00
parent f56e980d22
commit 7946568b63
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "portmaster",
"version": "2.0.21",
"version": "2.0.22",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "portmaster",
"version": "2.0.21",
"version": "2.0.22",
"dependencies": {
"@angular/animations": "^16.0.1",
"@angular/cdk": "^16.0.1",

View File

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