Skip to content

Commit c466a58

Browse files
committed
chore: bump version to 3.16.2
1 parent 4348a3d commit c466a58

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [3.16.2](https://github.com/rcourtman/Pulse/compare/v3.16.1...v3.16.2) (2025-05-31)
2+
3+
### Fixed
4+
- Corrected port number in installer output (shows 7655 instead of 3000)
5+
16
## [3.16.1](https://github.com/rcourtman/Pulse/compare/v3.16.0...v3.16.1) (2025-05-31)
27

38
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pulse",
3-
"version": "3.16.1",
3+
"version": "3.16.2",
44
"description": "A lightweight monitoring application for Proxmox VE.",
55
"main": "server/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)