Fix wrong coreVersion in SongodaCore class

This commit is contained in:
Christian Koop 2022-11-07 22:19:19 +01:00
parent e8c0e21ac2
commit aff3ea92f3
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ public class SongodaCore {
/**
* @since coreRevision 6
*/
private final static String coreVersion = "2.6.16";
private final static String coreVersion = "2.6.17-SNAPSHOT";
/**
* This is specific to the website api