Skip to content

Commit 3766b71

Browse files
'Release v0.17.1.3 [nolog]'
1 parent cb3f884 commit 3766b71

File tree

5 files changed

+11
-7
lines changed

5 files changed

+11
-7
lines changed

About/About.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Eric Swanson: Help with time-dependent tooltips
3535
DoctorVanGogh: Help with typos in build script
3636

3737
<size=24>Version</size>
38-
This is version v0.17.1.2
38+
This is version v0.17.1.3
3939

4040
</description>
4141
</ModMetaData>

Assemblies/WorkTab.dll

-5.5 KB
Binary file not shown.

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl
4646
[![Buy Me a Coffee](http://i.imgur.com/EjWiUwx.gif)](https://ko-fi.com/fluffymods)
4747

4848
# Version
49-
This is version v0.17.1.2
49+
This is version v0.17.1.3

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("0.17.1.2")]
36-
[assembly: AssemblyFileVersion("0.17.1.2")]
35+
[assembly: AssemblyVersion("0.17.1.3")]
36+
[assembly: AssemblyFileVersion("0.17.1.3")]

Source/SteamConfig.vdf

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,16 @@ All original code in this mod is licensed under the [url=https://opensource.org/
4747
4848
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.
4949
50+
[h1]Are you enjoying my mods?[/h1]
51+
Show your appreciation by buying me a coffee (or contribute towards a nice single malt).
52+
53+
[url=https://ko-fi.com/fluffymods][img]http://i.imgur.com/QANhOom.gif[/img][/url]
54+
5055
[h1]Version[/h1]
51-
This is version v0.17.1.2
56+
This is version v0.17.1.3
5257
5358
"
54-
"changenote" "Add Chinese translations (#63)
55-
add collapse/expand icons"
59+
"changenote" "half-circle icon now indicates if any workgiver has a different scheduling from the whole worktype"
5660
"publishedfileid" "725219116"
5761
}
5862

0 commit comments

Comments
 (0)