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