Skip to content

Commit 5988654

Browse files
committed
fix: version
1 parent 2bd1481 commit 5988654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

JotunnLib/Main.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public class Main : BaseUnityPlugin
1717
/// <summary>
1818
/// The current version of the Jotunn library.
1919
/// </summary>
20-
public const string Version = "0.2.0";
20+
public const string Version = "1.0.1";
2121

2222
/// <summary>
2323
/// The name of the library.

0 commit comments

Comments
 (0)