Skip to content

Commit ad80ab1

Browse files
committed
Change previous version from 5.3 to 5.4
1 parent 81b6cb0 commit ad80ab1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/update_deleted_files.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
// Change the following value to false when the previous major release has reached end of development.
3030
const PREVIOUS_CHECK = true;
3131

32-
const PREVIOUS_VERSION = '5.3';
32+
const PREVIOUS_VERSION = '5.4';
3333

34-
const PREVIOUS_BRANCH = '5.3-dev';
34+
const PREVIOUS_BRANCH = '5.4-dev';
3535

3636
const GITHUB_REPO = 'https://github.com/joomla/joomla-cms.git';
3737

0 commit comments

Comments
 (0)