[PropSpawnTweaks] cutie 2

This commit is contained in:
NotAKidoS 2024-06-22 01:58:54 -05:00
parent a9f7f3537d
commit c2ff50dd4f
2 changed files with 1 additions and 1 deletions

View file

@ -28,5 +28,5 @@ namespace NAK.PropSpawnTweaks.Properties;
internal static class AssemblyInfoParams internal static class AssemblyInfoParams
{ {
public const string Version = "1.0.0"; public const string Version = "1.0.0";
public const string Author = "NotAKidoS"; public const string Author = "Exterrata & NotAKidoS";
} }