Skip to content

Commit 047f02f

Browse files
'Release 3.2.179 [nolog]'
1 parent 6be87fc commit 047f02f

File tree

5 files changed

+8
-6
lines changed

5 files changed

+8
-6
lines changed

About/About.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,10 @@ mercutiodesign: Optional scrollwheel usage setting
4141
Bugo: Russian translation (update)
4242
Arex-rus: Russian translation (fixes)
4343
mora145: Spanish translation
44+
Alex TD:
4445

4546
<size=24>Version</size>
46-
This is version 3.1.178, for RimWorld 1.0.2059.
47+
This is version 3.2.179, for RimWorld 1.0.2059.
4748

4849
</description>
4950
</ModMetaData>

About/Manifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<Manifest>
3-
<version>3.1.178</version>
3+
<version>3.2.179</version>
44
<manifestUri>https://rawgit.com/FluffierThanThou/WorkTab/master/About/Manifest.xml</manifestUri>
5-
<downloadUri>https://github.com/FluffierThanThou/WorkTab/releases/v3.1.178</downloadUri>
5+
<downloadUri>https://github.com/FluffierThanThou/WorkTab/releases/v3.2.179</downloadUri>
66
</Manifest>

Assemblies/WorkTab.dll

0 Bytes
Binary file not shown.

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Finally, there will never be an 'autolabour' mode where a mod sets priorities fo
3434
- Bugo: Russian translation (update)
3535
- Arex-rus: Russian translation (fixes)
3636
- mora145: Spanish translation
37+
- Alex TD:
3738

3839
# Think you found a bug?
3940
Please read [this guide](http://steamcommunity.com/sharedfiles/filedetails/?id=725234314) before creating a bug report,
@@ -54,4 +55,4 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl
5455
[![Buy Me a Coffee](http://i.imgur.com/EjWiUwx.gif)](https://ko-fi.com/fluffymods)
5556

5657
# Version
57-
This is version 3.1.178, for RimWorld 1.0.2059.
58+
This is version 3.2.179, for RimWorld 1.0.2059.

Source/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("3.1.178")]
36-
[assembly: AssemblyFileVersion("3.1.178")]
35+
[assembly: AssemblyVersion("3.2.179")]
36+
[assembly: AssemblyFileVersion("3.2.179")]

0 commit comments

Comments
 (0)