added the right version of patchmon

This commit is contained in:
Muhammad Ibrahim
2025-09-18 01:50:15 +01:00
parent 42a6b7e19c
commit 98cadb1ff1
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "patchmon-backend",
"version": "1.0.0",
"version": "1.2.3",
"description": "Backend API for Linux Patch Monitoring System",
"main": "src/server.js",
"scripts": {

View File

@@ -1,7 +1,7 @@
{
"name": "patchmon-frontend",
"private": true,
"version": "1.0.0",
"version": "1.2.3",
"type": "module",
"scripts": {
"dev": "vite",

View File

@@ -1,6 +1,6 @@
{
"name": "patchmon",
"version": "1.0.0",
"version": "1.2.3",
"description": "Linux Patch Monitoring System",
"private": true,
"workspaces": [