Updated version number for next patch.
This commit is contained in:
parent
ff67560d61
commit
8d057c6c44
@ -196,7 +196,7 @@ allow_placing_in_wild = true
|
||||
# Taxes must be enabled in config.toml first (tax_enabled)
|
||||
# The amount to tax the region per tax cycle.
|
||||
# Must be a decimal (ex. not 10, but 10.0)
|
||||
tax_amount = 8.0
|
||||
tax_amount = 4.0
|
||||
|
||||
# The amount of seconds between tax cycles. Set to -1 to disable taxes.
|
||||
tax_period = 172800
|
||||
|
@ -1,3 +1,3 @@
|
||||
env.VER_MAJOR=0
|
||||
env.VER_MINOR=0
|
||||
env.VER_PATCH=12
|
||||
env.VER_PATCH=13
|
||||
|
Loading…
Reference in New Issue
Block a user