chore: bump version to 2.3.0

This commit is contained in:
courtmanr@gmail.com
2025-04-21 21:45:08 +01:00
parent eb0bf332f3
commit b4eacdb325
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pulse",
"version": "2.2.0",
"version": "2.3.0",
"description": "Lightweight monitor for Proxmox",
"scripts": {
"dev": "NODE_ENV=development cd server && node index.js",