mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-07-28 20:20:18 +02:00
Snapshot 372
This commit is contained in:
@@ -54,7 +54,7 @@ option(
|
||||
'build_num',
|
||||
type: 'integer',
|
||||
min: 0,
|
||||
value: 371,
|
||||
value: 372,
|
||||
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: 371,
|
||||
value: 372,
|
||||
description: 'Upstream build number, mod owners should not change this but merge upstream changes to it'
|
||||
)
|
||||
option(
|
||||
|
Reference in New Issue
Block a user