mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-01-17 06:18:22 +01:00
Snapshot 374
This commit is contained in:
parent
0ee442e0b8
commit
3e2fc0b31f
@ -66,7 +66,7 @@ option(
|
|||||||
'build_num',
|
'build_num',
|
||||||
type: 'integer',
|
type: 'integer',
|
||||||
min: 0,
|
min: 0,
|
||||||
value: 373,
|
value: 374,
|
||||||
description: 'Build number, should be strictly monotonously increasing across public releases'
|
description: 'Build number, should be strictly monotonously increasing across public releases'
|
||||||
)
|
)
|
||||||
option(
|
option(
|
||||||
@ -87,7 +87,7 @@ option(
|
|||||||
'upstream_build_num',
|
'upstream_build_num',
|
||||||
type: 'integer',
|
type: 'integer',
|
||||||
min: 0,
|
min: 0,
|
||||||
value: 373,
|
value: 374,
|
||||||
description: 'Upstream build number, mod owners should not change this but merge upstream changes to it'
|
description: 'Upstream build number, mod owners should not change this but merge upstream changes to it'
|
||||||
)
|
)
|
||||||
option(
|
option(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user