Skip to content

Commit

Permalink
Bumped to version 1.1.0 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-Apps committed Jul 28, 2018
1 parent 0534cc4 commit c266900
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ParallelRoadTool/ModInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace ParallelRoadTool
{
public class ModInfo : IUserMod
{
public const string Version = "1.0.7";
public const string Version = "1.1.0";
#if DEBUG
public const string Branch = "dev";
#endif
Expand Down
2 changes: 1 addition & 1 deletion workshop/Beta/description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Main features are:
[/quote]

[quote]
[h1]Current version: [b]1.0.9-dev[/b] [url=http://steamcommunity.com/sharedfiles/filedetails/changelog/1400711138]Changelog[/url], [url=https://github.com/ST-Apps/CS-ParallelRoadTool]Source code[/url][/h1]
[h1]Current version: [b]1.1.0-dev[/b] [url=http://steamcommunity.com/sharedfiles/filedetails/changelog/1400711138]Changelog[/url], [url=https://github.com/ST-Apps/CS-ParallelRoadTool]Source code[/url][/h1]
[list]
[*] Fixed performance issues ([url=https://github.com/ST-Apps/CS-ParallelRoadTool/issues/39]#39[/url])
[*] Fixed swirling when in left-hand drive ([url=https://github.com/ST-Apps/CS-ParallelRoadTool/issues/38]#38[/url] and [url=https://github.com/ST-Apps/CS-ParallelRoadTool/issues/58]#58[/url])
Expand Down

0 comments on commit c266900

Please sign in to comment.