Skip to content

Commit

Permalink
'Release 3.17.293 [nolog]'
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffierThanThou committed Mar 1, 2020
1 parent 02f3548 commit bad95ab
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ Mehni: Compatibility with Numbers mod
Silverside: Fix UI scaling bug

<size=24>Version</size>
This is version 3.16.292, for RimWorld 1.1.2558.
This is version 3.17.293, for RimWorld 1.1.2559.

</description>
<supportedVersions>
<li>1</li>
<li>1.1</li>
</supportedVersions>
<packageId>fluffy.worktab</packageId>
<modDependencies>
Expand Down
6 changes: 3 additions & 3 deletions About/Manifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<version>3.16.292</version>
<manifestUri>https://raw.githubusercontent.com/fluffy-mods/WorkTab/1/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/fluffy-mods/WorkTab/releases/v3.16.292</downloadUri>
<version>3.17.293</version>
<manifestUri>https://raw.githubusercontent.com/fluffy-mods/WorkTab/1.1/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/fluffy-mods/WorkTab/releases/v3.17.293</downloadUri>
</Manifest>
Binary file modified Assemblies/FluffyUI.dll
Binary file not shown.
Binary file modified Assemblies/WorkTab.dll
Binary file not shown.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![RimWorld 1](https://img.shields.io/badge/RimWorld-1-brightgreen.svg)](http://rimworldgame.com/)
[![RimWorld 1.1](https://img.shields.io/badge/RimWorld-1.1-brightgreen.svg)](http://rimworldgame.com/)

Provides a vastly more customizable work tab.

Expand Down Expand Up @@ -61,4 +61,4 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl
[![I Have a Black Dog](https://i.ibb.co/ss59Rwy/New-Project-2.png)](https://www.youtube.com/watch?v=XiCrniLQGYc)

# Version
This is version 3.16.292, for RimWorld 1.1.2558.
This is version 3.17.293, for RimWorld 1.1.2559.
2 changes: 1 addition & 1 deletion Source/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.0.0")]
[assembly: AssemblyFileVersion("3.16.292")]
[assembly: AssemblyFileVersion("3.17.293")]

0 comments on commit bad95ab

Please sign in to comment.