Skip to content

Commit 1adefca

Browse files
committed
Updated version
1 parent 1fb765c commit 1adefca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Deltinteger/Deltinteger/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace Deltin.Deltinteger
1414
{
1515
public class Program
1616
{
17-
public const string VERSION = "v0.3.12";
17+
public const string VERSION = "v0.3.13";
1818

1919
static Log Log = new Log(":");
2020
static Log ParseLog = new Log("Parse");

0 commit comments

Comments
 (0)