Skip to content

Commit b87a3bf

Browse files
committed
set version to 5.1.0 Beta 1
1 parent ec919f0 commit b87a3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/bootstrap/constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
const MIN_PHP_VERSION = '8.2.0';
2323

2424
const ADMIDIO_VERSION_MAIN = 5;
25-
const ADMIDIO_VERSION_MINOR = 0;
25+
const ADMIDIO_VERSION_MINOR = 1;
2626
const ADMIDIO_VERSION_PATCH = 0;
2727
const ADMIDIO_VERSION_BETA = 1;
2828

0 commit comments

Comments
 (0)