Skip to content

Commit 84d33f7

Browse files
authored
Bump version
1 parent 7d9c714 commit 84d33f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/constants.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
* -------------------------------------------------------------------------
3030
*/
3131

32-
define('VERSION_INT', '2.3.32.0'); // the internal version number for updates & update check
33-
define('VERSION_EXT', '2.3.32'); // the external version number to be shown in the footer
32+
define('VERSION_INT', '2.3.33.0'); // the internal version number for updates & update check
33+
define('VERSION_EXT', '2.3.33'); // the external version number to be shown in the footer
3434
define('VERSION_WIP', false); // work in progress or stable?
3535
define('VERSION_PHP_RQ', '7.1.0'); // required version of PHP
3636
define('VERSION_PHP_REC', '7.3.0'); // recommended version of PHP

0 commit comments

Comments
 (0)