- admin registration fixes

- alert popup refactoring
This commit is contained in:
Čarodej
2022-03-17 12:31:09 +01:00
parent e8f59ef0a9
commit 01588fa06b
41 changed files with 288 additions and 300 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'version' => '2.0.0-Rc.8',
'version' => '2.0.0-Rc.9',
'is_demo' => env('APP_DEMO', false),