diff --git a/About/About.xml b/About/About.xml
index aca5a1e..cb1633d 100644
--- a/About/About.xml
+++ b/About/About.xml
@@ -3,7 +3,7 @@
Work Tab
Fluffy
https://ludeon.com/forums/index.php?topic=15964.0
- 0.17.1546
+ 0.17.1557
<size=24>Contributors</size>
Bronytamin:
diff --git a/Assemblies/WorkTab.dll b/Assemblies/WorkTab.dll
index 55d56b6..4a01566 100644
Binary files a/Assemblies/WorkTab.dll and b/Assemblies/WorkTab.dll differ
diff --git a/Readme.md b/Readme.md
index 2ba0f85..6498f05 100644
--- a/Readme.md
+++ b/Readme.md
@@ -21,4 +21,4 @@ All original content (e.g. text, imagery, sounds) in this mod is licensed under
Parts of the code in this mod, and some content may be licensed by their original authors. If this is the case, the original author & license will either be given in the source code, or be in a LICENSE file next to the content. Please do not decompile my mods, but use the original source code available on [GitHub](https://github.com/FluffierThanThou/WorkTab/), so license information in the source code is preserved.
# Version
-This is version v0.17.0.2
\ No newline at end of file
+This is version v0.17.0.3
\ No newline at end of file
diff --git a/Source/Properties/AssemblyInfo.cs b/Source/Properties/AssemblyInfo.cs
index f96d076..f7448c4 100644
--- a/Source/Properties/AssemblyInfo.cs
+++ b/Source/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("0.17.0.2")]
-[assembly: AssemblyFileVersion("0.17.0.2")]
+[assembly: AssemblyVersion("0.17.0.3")]
+[assembly: AssemblyFileVersion("0.17.0.3")]
diff --git a/Source/SteamConfig.vdf b/Source/SteamConfig.vdf
index ae0930a..70926b9 100644
--- a/Source/SteamConfig.vdf
+++ b/Source/SteamConfig.vdf
@@ -24,11 +24,10 @@ All original code in this mod is licensed under the [url=https://opensource.org/
Parts of the code in this mod, and some content may be licensed by their original authors. If this is the case, the original author & license will either be given in the source code, or be in a LICENSE file next to the content. Please do not decompile my mods, but use the original source code available on [url=https://github.com/FluffierThanThou/WorkTab/]GitHub[/url], so license information in the source code is preserved.
[h1]Version[/h1]
-This is version v0.17.0.2
+This is version v0.17.0.3
"
- "changenote" "add mood and job columns, add a bunch more job icons
-correctly sort workgivers within worktype"
+ "changenote" "fix ordering of workgiver columns"
"publishedfileid" "725219116"
}