Snapshot 369

This commit is contained in:
Tamás Bálint Misius
2024-08-22 00:06:17 +02:00
parent 79459bcff3
commit 800c48f8bd

View File

@@ -54,7 +54,7 @@ option(
'build_num',
type: 'integer',
min: 0,
value: 368,
value: 369,
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: 368,
value: 369,
description: 'Upstream build number, mod owners should not change this but merge upstream changes to it'
)
option(