Snapshot 385

This commit is contained in:
jacob1
2025-03-03 22:28:51 -05:00
parent e2e2568200
commit d2f83797b0

View File

@@ -66,7 +66,7 @@ option(
'build_num',
type: 'integer',
min: 0,
value: 384,
value: 385,
description: 'Build number, should be strictly monotonously increasing across public releases'
)
option(
@@ -87,7 +87,7 @@ option(
'upstream_build_num',
type: 'integer',
min: 0,
value: 384,
value: 385,
description: 'Upstream build number, mod owners should not change this but merge upstream changes to it'
)
option(