Snapshot 386

This commit is contained in:
jacob1
2025-03-12 23:39:15 -04:00
parent 9931906f8d
commit c64d2ecb8c

View File

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