Skip to content

Commit d6e0681

Browse files
committed
pre-release
1 parent 7afcf96 commit d6e0681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WDBXEditor/Common/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ namespace WDBXEditor.Common
1111
{
1212
public static class Constants
1313
{
14-
public const string VERSION = "1.1.3";
14+
public const string VERSION = "1.1.4";
1515
public const string AUTO_GENERATED = "AutoGenerated";
1616
public const string PADDING = "Padding";
1717
public const StringComparison IGNORECASE = StringComparison.CurrentCultureIgnoreCase;

0 commit comments

Comments
 (0)