Skip to content

Commit 42ca390

Browse files
committed
Version update 5.9.0-rc5
1 parent e4dcd48 commit 42ca390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/lib/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
const PHP_VERSION_MIN = '5.6.34';
99
const PLX_DEBUG = true;
10-
const PLX_VERSION = '5.9.0-rc4';
10+
const PLX_VERSION = '5.9.0-rc5';
1111
const PLX_VERSION_DATA = '5.8.1';
1212
const PLX_URL_REPO = 'https://www.pluxml.org';
1313
const PLX_URL_VERSION = PLX_URL_REPO.'/download/latest-version.txt';

0 commit comments

Comments
 (0)