More changes...
This commit is contained in:
7
RecRoomArchive.Models/Common/Constants.cs
Normal file
7
RecRoomArchive.Models/Common/Constants.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace RecRoomArchive.Models.Common
|
||||
{
|
||||
public class Constants
|
||||
{
|
||||
public static readonly string Version = "0.0.5";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user