Skip to content

Commit 21726f0

Browse files
committed
Version 1.6.0.0
1 parent 41d53e8 commit 21726f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MoonSharp.Interpreter/Script.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public class Script : IScriptPrivateResource
2222
/// <summary>
2323
/// The version of the MoonSharp engine
2424
/// </summary>
25-
public const string VERSION = "1.5.0.0";
25+
public const string VERSION = "1.6.0.0";
2626

2727
/// <summary>
2828
/// The Lua version being supported

0 commit comments

Comments
 (0)