Skip to content

Commit 66de056

Browse files
'Release v0.18.1.6 [nolog]'
1 parent 0728fbe commit 66de056

File tree

5 files changed

+20
-12
lines changed

5 files changed

+20
-12
lines changed

About/About.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,12 @@ Eric Swanson: Help with time-dependent tooltips
3838
DoctorVanGogh: Help with typos in build script
3939
MrClon: Russian translation
4040
mercutiodesign: Optional scrollwheel usage setting
41-
Bugo:
42-
Arex-rus:
41+
Bugo: Russian translation (update)
42+
Arex-rus: Russian translation (fixes)
43+
mora145: Spanish translation
4344

4445
<size=24>Version</size>
45-
This is version v0.18.1.5
46+
This is version v0.18.1.6
4647

4748
</description>
4849
</ModMetaData>

Assemblies/WorkTab.dll

-6 KB
Binary file not shown.

Readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ Finally, there will never be an 'autolabour' mode where a mod sets priorities fo
3131
- DoctorVanGogh: Help with typos in build script
3232
- MrClon: Russian translation
3333
- mercutiodesign: Optional scrollwheel usage setting
34-
- Bugo:
35-
- Arex-rus:
34+
- Bugo: Russian translation (update)
35+
- Arex-rus: Russian translation (fixes)
36+
- mora145: Spanish translation
3637

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

5556
# Version
56-
This is version v0.18.1.5
57+
This is version v0.18.1.6

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

Source/SteamConfig.vdf

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,9 @@ Finally, there will never be an ‘autolabour’ mode where a mod sets prioritie
3838
- DoctorVanGogh: Help with typos in build script
3939
- MrClon: Russian translation
4040
- mercutiodesign: Optional scrollwheel usage setting
41-
- Bugo:
42-
- Arex-rus:
41+
- Bugo: Russian translation (update)
42+
- Arex-rus: Russian translation (fixes)
43+
- mora145: Spanish translation
4344
4445
4546
[h1]Think you found a bug?[/h1]
@@ -59,9 +60,14 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl
5960
[url=https://ko-fi.com/fluffymods][img]http://i.imgur.com/6P7Ap79.gif[/img][/url]
6061
6162
[h1]Version[/h1]
62-
This is version v0.18.1.5
63+
This is version v0.18.1.6
6364
6465
"
65-
"changenote" "Fix Russian translation (#81)"
66+
"changenote" "Spanish translation (#90)
67+
limit maximum size of time bar to available size
68+
do not expand columns with only one sub-task
69+
implement horizontal scrollbar
70+
remove obsolete Widgets.BeginScrollView detour
71+
force pawnTable columns to have at least their minimum size"
6672
"publishedfileid" "725219116"
6773
}

0 commit comments

Comments
 (0)