chore: bump version to 3.16.2

This commit is contained in:
courtmanr@gmail.com
2025-05-31 15:45:28 +01:00
parent 4348a3db28
commit c466a58f7a
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
## [3.16.2](https://github.com/rcourtman/Pulse/compare/v3.16.1...v3.16.2) (2025-05-31)
### Fixed
- Corrected port number in installer output (shows 7655 instead of 3000)
## [3.16.1](https://github.com/rcourtman/Pulse/compare/v3.16.0...v3.16.1) (2025-05-31)
### Fixed
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pulse",
"version": "3.16.1",
"version": "3.16.2",
"description": "A lightweight monitoring application for Proxmox VE.",
"main": "server/index.js",
"scripts": {