Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Beym authored and Marvin Beym committed Aug 13, 2023
1 parent 04816a1 commit 75eaac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source code/MscModApi/MscModApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public class MscModApi : Mod
public override string ID => "MscModApi";
public override string Name => "MscModApi";
public override string Author => "DonnerPlays";
public override string Version => "1.1.1";
public override string Version => "1.2";

public override string Description =>
"This allows developers to make their parts installable on the car. Also adds screws";
Expand Down

0 comments on commit 75eaac8

Please sign in to comment.