Update script_version.hpp
All checks were successful
Generate testing snapshot / Create testing release (push) Successful in 2m17s

This commit is contained in:
hizumi
2025-05-27 20:33:29 -05:00
parent fef05fa153
commit 3db6191e0d

View File

@@ -1,4 +1,4 @@
#define MAJOR 4 #define MAJOR 4
#define MINOR 2 #define MINOR 2
#define PATCHLVL 2 #define PATCHLVL 3
#define BUILD 0 #define BUILD 0