Skip to content

Commit 0dd8458

Browse files
committed
Updated version.
1 parent f33b799 commit 0dd8458

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.2 prerelease 2";
18+
public const string VERSION = "v1.2 prerelease 3";
1919

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

0 commit comments

Comments
 (0)