mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-05 15:59:22 +00:00
[KeepVelocityOnExitFlight] bump version
This commit is contained in:
parent
c0ba230fa5
commit
4b5c19676d
2 changed files with 6 additions and 6 deletions
|
@ -27,6 +27,6 @@ using System.Reflection;
|
|||
namespace NAK.KeepVelocityOnExitFlight.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.0";
|
||||
public const string Version = "1.0.1";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue