Skip to content

Commit 4367787

Browse files
committed
Version bump to v0.13.0
1 parent 1aff905 commit 4367787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SubnauticaRandomiser/Initialiser.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ internal class Initialiser : BaseUnityPlugin
1515
{
1616
public const string GUID = "com.github.tinyhoot.SubnauticaRandomiser";
1717
public const string NAME = "Subnautica Randomiser";
18-
public const string VERSION = "0.12.1";
18+
public const string VERSION = "0.13.0";
1919

2020
// Files and structure.
2121
internal static Config _Config;

0 commit comments

Comments
 (0)