Skip to content

Commit 44f071d

Browse files
committed
v1.5.1.10
1 parent 699ee01 commit 44f071d

5 files changed

Lines changed: 6 additions & 8 deletions

File tree

Binaries/Steam Library Manager.exe

2 KB
Binary file not shown.

Binaries/Version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.1.9|Compact related crucial bug fix
1+
1.5.1.10|Minor bugfixes

Binaries/Version.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<item>
3-
<version>1.5.1.9</version>
4-
<url>http://github.com/RevoLand/Steam-Library-Manager/releases/download/v1.5.1.9/Steam.Library.Manager.zip</url>
3+
<version>1.5.1.10</version>
4+
<url>http://github.com/RevoLand/Steam-Library-Manager/releases/download/v1.5.1.10/Steam.Library.Manager.zip</url>
55
<changelog>https://github.com/RevoLand/Steam-Library-Manager/releases</changelog>
66
<mandatory>false</mandatory>
77
</item>

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

7-
## [Unreleased]
8-
9-
## [1.5.1.10] - 2019-07-15
7+
## [1.5.1.10] - 2019-07-17
108

119
### Fixed
1210

Source/Steam Library Manager/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
// You can specify all the values or you can default the Build and Revision Numbers
4949
// by using the '*' as shown below:
5050
// [assembly: AssemblyVersion("1.0.*")]
51-
[assembly: AssemblyVersion("1.5.1.9")]
52-
[assembly: AssemblyFileVersion("1.5.1.9")]
51+
[assembly: AssemblyVersion("1.5.1.10")]
52+
[assembly: AssemblyFileVersion("1.5.1.10")]
5353
[assembly: NeutralResourcesLanguage("en")]

0 commit comments

Comments
 (0)