Skip to content

Commit 2b22a24

Browse files
committed
update versioning 1.5.0.8
1 parent f11bed2 commit 2b22a24

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

Changelogs/1.5.0.8.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@
1818
* Fixed scarf name length getting cut off without handling
1919
* Removed escape menu
2020
* Hotkeys close menus they open with some exceptions
21+
* Fix broken remount check
22+
* Fix not being able to advance timeline maximum with frame stepping

Changelogs/1.5.0.9.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[assembly: AssemblyTitle("Line Rider Overhaul")]
99

1010
// App version
11-
[assembly: AssemblyInformationalVersion("1.5.0.8a")]
11+
[assembly: AssemblyInformationalVersion("1.5.0.8b")]
1212
// Note: AssemblyFileVersion and contents of "../version" are autogenerated from this value
1313

1414
// Setting ComVisible to false makes the types in this assembly not visible

0 commit comments

Comments
 (0)