Update the core revision. This should have been done a long time ago.

This commit is contained in:
Brianna 2020-09-25 11:38:03 -05:00
parent 7f5ac465cb
commit 8b569af23a

View File

@ -49,7 +49,7 @@ public class SongodaCore {
* Whenever we make a major change to the core GUI, updater,
* or other function used by the core, increment this number
*/
private final static int coreRevision = 6;
private final static int coreRevision = 7;
/**
* This has been added as of Rev 6