We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd1481 commit 5988654Copy full SHA for 5988654
1 file changed
JotunnLib/Main.cs
@@ -17,7 +17,7 @@ public class Main : BaseUnityPlugin
17
/// <summary>
18
/// The current version of the Jotunn library.
19
/// </summary>
20
- public const string Version = "0.2.0";
+ public const string Version = "1.0.1";
21
22
23
/// The name of the library.
0 commit comments