diff --git a/About/About.xml b/About/About.xml
index 8006e97..f02a4f5 100644
--- a/About/About.xml
+++ b/About/About.xml
@@ -4,5 +4,5 @@
Vasu Mahesh (coldtoad)
https://ludeon.com/forums/index.php?topic=34346.msg351202
A Mod which allows centralized air cooling/heating. Build Large Piped Air Climate Systems away from your buildings.
- 0.19.2009
+ 1.0.2059
\ No newline at end of file
diff --git a/Assemblies/CentralizedClimateControl.dll b/Assemblies/CentralizedClimateControl.dll
index 9bfcee6..c65668c 100644
Binary files a/Assemblies/CentralizedClimateControl.dll and b/Assemblies/CentralizedClimateControl.dll differ
diff --git a/lib/tasks/centralized_climate_control.zip_mod.ex b/lib/tasks/centralized_climate_control.zip_mod.ex
index b8a30cf..760238e 100644
--- a/lib/tasks/centralized_climate_control.zip_mod.ex
+++ b/lib/tasks/centralized_climate_control.zip_mod.ex
@@ -5,7 +5,7 @@ defmodule Mix.Tasks.ZipMod do
@release_dir "release/"
@modname "CentralizedClimateControl"
@version "1.5.0"
- @game_version "B19"
+ @game_version "1.0.0"
def run(_) do
path = "./"