We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 051da47 commit 81b6cb0Copy full SHA for 81b6cb0
build/update_deleted_files.php
@@ -29,9 +29,9 @@
29
// Change the following value to false when the previous major release has reached end of development.
30
const PREVIOUS_CHECK = true;
31
32
-const PREVIOUS_VERSION = '5.2';
+const PREVIOUS_VERSION = '5.3';
33
34
-const PREVIOUS_BRANCH = '5.2-dev';
+const PREVIOUS_BRANCH = '5.3-dev';
35
36
const GITHUB_REPO = 'https://github.com/joomla/joomla-cms.git';
37
0 commit comments