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 81b6cb0 commit ad80ab1Copy full SHA for ad80ab1
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.3';
+const PREVIOUS_VERSION = '5.4';
33
34
-const PREVIOUS_BRANCH = '5.3-dev';
+const PREVIOUS_BRANCH = '5.4-dev';
35
36
const GITHUB_REPO = 'https://github.com/joomla/joomla-cms.git';
37
0 commit comments