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

This commit is contained in:
hizumi
2025-11-09 21:05:49 -06:00
parent 851a172b69
commit ce5b10cbb4

View File

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