Skip to content

Commit 67fbba0

Browse files
committed
verbump
1 parent 973e63f commit 67fbba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/carpet/CarpetSettings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
public class CarpetSettings
4141
{
4242
public static boolean locked = false;
43-
public static final String carpetVersion = "v19_04_20";
43+
public static final String carpetVersion = "v19_05_01";
4444

4545
public static final Logger LOG = LogManager.getLogger();
4646
private static final Map<String, CarpetSettingEntry> settings_store;

0 commit comments

Comments
 (0)