Skip to content

Commit

Permalink
Large scale refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
sjdawson committed Feb 21, 2020
1 parent a7b07c4 commit ad965f9
Show file tree
Hide file tree
Showing 5 changed files with 234 additions and 225 deletions.
5 changes: 2 additions & 3 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

[assembly: AssemblyTitle("sjdawson.TruckSimulatorPlugin")]
Expand All @@ -15,5 +14,5 @@

[assembly: Guid("833040c9-fe5e-4ccf-b21d-71979e049b6b")]

[assembly: AssemblyVersion("1.1.2")]
[assembly: AssemblyFileVersion("1.1.2")]
[assembly: AssemblyVersion("1.1.4")]
[assembly: AssemblyFileVersion("1.1.4")]

0 comments on commit ad965f9

Please sign in to comment.