update settings version to 1.7

This commit is contained in:
2023-09-17 15:19:10 +02:00
parent 7fd7be6c19
commit 3b169b28a7
2 changed files with 3 additions and 4 deletions

View File

@ -22,9 +22,9 @@ class StatifyBlacklist {
* Plugin major version.
*
* @since 1.4.0
* @var int VERSION_MAIN
* @var float VERSION_MAIN
*/
const VERSION_MAIN = 1.6;
const VERSION_MAIN = 1.7;
/**
* Operation mode "normal".