Skip to content

Commit

Permalink
v9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
visavi committed Apr 11, 2021
1 parent f2663c6 commit a6f89bf
Show file tree
Hide file tree
Showing 3 changed files with 1,565 additions and 17,627 deletions.
2 changes: 1 addition & 1 deletion app/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
const RESOURCES = BASEDIR . '/resources';
const STORAGE = BASEDIR . '/storage';
const MODULES = BASEDIR . '/modules';
const VERSION = '9.2';
const VERSION = '9.3';

require_once BASEDIR . '/vendor/autoload.php';

Expand Down
Loading

0 comments on commit a6f89bf

Please sign in to comment.