Snapshot 373

This commit is contained in:
Tamás Bálint Misius
2024-11-08 16:57:55 +01:00
parent ce250e31f2
commit 8b6b12cff3

View File

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