Skip to content

Commit 7d5a430

Browse files
committed
Bump version
1 parent 2a06535 commit 7d5a430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TSMapEditor/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace TSMapEditor
55
{
66
public static class Constants
77
{
8-
public const string ReleaseVersion = "1.4.6";
8+
public const string ReleaseVersion = "1.4.7";
99

1010
public static int CellSizeX = 48;
1111
public static int CellSizeY = 24;

0 commit comments

Comments
 (0)