🔨 Update windows version code

This commit is contained in:
2025-11-03 00:20:24 +08:00
parent 74fb56891d
commit 611cb024a9

View File

@@ -1,6 +1,6 @@
; ==================================================
#define AppVersion "3.2.0"
#define BuildNumber "134"
#define AppVersion "3.3.0"
#define BuildNumber "144"
; ==================================================
#define FullVersion AppVersion + "." + BuildNumber