Upgrading to version 1.3.1

This commit is contained in:
Muhammad Ibrahim
2025-10-23 20:27:11 +01:00
parent de449c547f
commit 95800e6d76
6 changed files with 31 additions and 31 deletions

View File

@@ -6,5 +6,5 @@ VITE_API_URL=http://localhost:3001/api/v1
# Application Metadata
VITE_APP_NAME=PatchMon
VITE_APP_VERSION=1.3.0
VITE_APP_VERSION=1.3.1

View File

@@ -1,7 +1,7 @@
{
"name": "patchmon-frontend",
"private": true,
"version": "1.3.0",
"version": "1.3.1",
"license": "AGPL-3.0",
"type": "module",
"scripts": {