Skip to content

Commit 16ff025

Browse files
committed
Change previous version from 5.2 to 5.3
1 parent e9c382f commit 16ff025

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.2';
32+
const PREVIOUS_VERSION = '5.3';
3333

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

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

0 commit comments

Comments
 (0)