There was an error while loading. Please reload this page.
1 parent faa3f0a commit 108cee7Copy full SHA for 108cee7
1 file changed
core/constants.php
@@ -29,8 +29,8 @@
29
* -------------------------------------------------------------------------
30
*/
31
32
-define('VERSION_INT', '2.3.34.0'); // the internal version number for updates & update check
33
-define('VERSION_EXT', '2.3.34'); // the external version number to be shown in the footer
+define('VERSION_INT', '2.3.35.0'); // the internal version number for updates & update check
+define('VERSION_EXT', '2.3.35'); // the external version number to be shown in the footer
34
define('VERSION_WIP', false); // work in progress or stable?
35
define('VERSION_PHP_RQ', '7.1.0'); // required version of PHP
36
define('VERSION_PHP_REC', '7.3.0'); // recommended version of PHP
0 commit comments