We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be575b commit b81ade5Copy full SHA for b81ade5
Ncstate/Version.php
@@ -17,7 +17,7 @@ final class Ncstate_Version
17
* Version of the API
18
* @var string
19
*/
20
- const VERSION = '1.1.0';
+ const VERSION = '1.1.1';
21
22
/**
23
* Compare the specified version string $version with the current
0 commit comments