Skip to content

Commit

Permalink
'Release v0.17.0.5 [nolog]'
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffierThanThou committed Jun 7, 2017
1 parent 0e353b8 commit fafb949
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Eric Swanson:
DoctorVanGogh:

<size=24>Version</size>
This is version v0.17.0.4
This is version v0.17.0.5

</description>
</ModMetaData>
Binary file modified Assemblies/WorkTab.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,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.4
This is version v0.17.0.5
4 changes: 2 additions & 2 deletions Source/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.4")]
[assembly: AssemblyFileVersion("0.17.0.4")]
[assembly: AssemblyVersion("0.17.0.5")]
[assembly: AssemblyFileVersion("0.17.0.5")]
6 changes: 4 additions & 2 deletions Source/SteamConfig.vdf
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Finally, there will never be an ‘autolabour’ mode where a mod sets prioritie
- Bronytamin:
- Duduluu:
- Eric Swanson:
- DoctorVanGogh:
[h1]Think you found a bug?[/h1]
Expand All @@ -44,10 +45,11 @@ 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.4
This is version v0.17.0.5
"
"changenote" ""
"changenote" "clean up scroll event bubbling, remove incapable pawns from mass-setting priorities.
fairly radical fix for scrollwheel not working reliably to manipulate priorities"
"publishedfileid" "725219116"
}

0 comments on commit fafb949

Please sign in to comment.