chore: bump version to v4.0.3

This commit is contained in:
Pulse Monitor
2025-08-05 21:15:05 +00:00
parent 68a75019ee
commit eeefee1d72
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
4.0.2
4.0.3
+1 -1
View File
@@ -134,7 +134,7 @@ func GetCurrentVersion() (*VersionInfo, error) {
// Final fallback
return &VersionInfo{
Version: "4.0.2",
Version: "4.0.3",
Build: "release",
Runtime: "go",
IsDevelopment: false,