Skip to content

Commit 47e7644

Browse files
committed
Updated version
1 parent ebf7ac0 commit 47e7644

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
@@ -15,7 +15,7 @@ namespace Deltin.Deltinteger
1515
{
1616
public class Program
1717
{
18-
public const string VERSION = "v1.0 prerelease 1.3";
18+
public const string VERSION = "v1.1";
1919

2020
public static readonly string ExeFolder = Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().Location);
2121

0 commit comments

Comments
 (0)