diff --git a/src/version.h b/src/version.h index 0f7c61e..d496a56 100644 --- a/src/version.h +++ b/src/version.h @@ -1,4 +1,4 @@ #define LOOTCLI_VERSION_MAJOR 1 -#define LOOTCLI_VERSION_MINOR 6 +#define LOOTCLI_VERSION_MINOR 7 #define LOOTCLI_VERSION_MAINTENANCE 0 -#define LOOTCLI_VERSION_STRING "1.6.0" +#define LOOTCLI_VERSION_STRING "1.7.0"