mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-04 23:39:22 +00:00
[SmootherRay] bump version, fixes for 2025r179
This commit is contained in:
parent
697ad77f5f
commit
cdcb70a4b1
3 changed files with 9 additions and 10 deletions
|
@ -25,9 +25,8 @@ using System.Reflection;
|
|||
[assembly: HarmonyDontPatchAll]
|
||||
|
||||
namespace NAK.SmootherRay.Properties;
|
||||
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.6";
|
||||
public const string Version = "1.0.7";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue