We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a06535 commit 7d5a430Copy full SHA for 7d5a430
src/TSMapEditor/Constants.cs
@@ -5,7 +5,7 @@ namespace TSMapEditor
5
{
6
public static class Constants
7
8
- public const string ReleaseVersion = "1.4.6";
+ public const string ReleaseVersion = "1.4.7";
9
10
public static int CellSizeX = 48;
11
public static int CellSizeY = 24;
0 commit comments