Skip to content

Commit 85a8f5d

Browse files
committed
Updated version
1 parent b9ba79e commit 85a8f5d

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
@@ -13,7 +13,7 @@ namespace Deltin.Deltinteger
1313
{
1414
public class Program
1515
{
16-
public const string VERSION = "v0.3.7";
16+
public const string VERSION = "v0.3.8";
1717

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

0 commit comments

Comments
 (0)