Skip to content

Commit 9c1da1a

Browse files
committed
Update macros.gml
1 parent 71e3006 commit 9c1da1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/macros/macros.gml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
function macros() {
22
#macro gm_runtime_version "2022.0.3 LTS"
3-
#macro version_date "2026.2.11"
3+
#macro version_date "2026.2.17"
44
#macro version "3.12.0-dev"
55
#macro is_prerelease 1 // remember to change to 0 in the release!
66
#macro is_development 1 // the more frequent versions that are not on github (no auto update)

0 commit comments

Comments
 (0)