Bump UI version

This commit is contained in:
Alexandr Stelnykovych
2025-04-15 14:12:58 +03:00
parent 29d70b6ab4
commit 88af6d7e1d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
[package]
name = "portmaster"
version = "2.0.0"
version = "2.0.1"
description = "Portmaster UI"
authors = ["Safing"]
license = ""