We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aff905 commit 4367787Copy full SHA for 4367787
SubnauticaRandomiser/Initialiser.cs
@@ -15,7 +15,7 @@ internal class Initialiser : BaseUnityPlugin
15
{
16
public const string GUID = "com.github.tinyhoot.SubnauticaRandomiser";
17
public const string NAME = "Subnautica Randomiser";
18
- public const string VERSION = "0.12.1";
+ public const string VERSION = "0.13.0";
19
20
// Files and structure.
21
internal static Config _Config;
0 commit comments