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 ec919f0 commit b87a3bfCopy full SHA for b87a3bf
system/bootstrap/constants.php
@@ -22,7 +22,7 @@
22
const MIN_PHP_VERSION = '8.2.0';
23
24
const ADMIDIO_VERSION_MAIN = 5;
25
-const ADMIDIO_VERSION_MINOR = 0;
+const ADMIDIO_VERSION_MINOR = 1;
26
const ADMIDIO_VERSION_PATCH = 0;
27
const ADMIDIO_VERSION_BETA = 1;
28
0 commit comments