Skip to content

Commit

Permalink
update version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyut0n committed Sep 29, 2021
1 parent f659250 commit 2e364f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

const VERSION = '3.1.4';
const VERSION = '3.2.0';
const BASE_URL = '/';

require_once('config-dedicated.php');
Expand Down

0 comments on commit 2e364f4

Please sign in to comment.