mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
[LazyPrune] youll never imagine, but it wasnt even pruning lol
This commit is contained in:
parent
287ea5d0df
commit
29d9f2e8c7
3 changed files with 41 additions and 26 deletions
|
@ -25,6 +25,6 @@ using System.Reflection;
|
|||
namespace NAK.LazyPrune.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.1";
|
||||
public const string Version = "1.0.2";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue