mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
fixes n stuff
This commit is contained in:
parent
760ab0b0ae
commit
6634a4163d
5 changed files with 31 additions and 25 deletions
|
@ -25,6 +25,6 @@ using System.Reflection;
|
|||
namespace PickupPushPull.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "2.0.0";
|
||||
public const string Version = "3.0.1";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue