Bump version 2.0.20

This commit is contained in:
Alexandr Stelnykovych
2025-06-09 10:26:27 +03:00
parent 93f87f4dc4
commit 1292fd7dae
4 changed files with 5 additions and 5 deletions

View File

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

View File

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