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 8809758 commit 84a0e90Copy full SHA for 84a0e90
core/lib/config.php
@@ -1,6 +1,6 @@
1
<?php
2
const PLX_DEBUG = true;
3
-const PLX_VERSION = '5.8.11';
+const PLX_VERSION = '5.8.12';
4
const PLX_URL_REPO = 'https://www.pluxml.org';
5
const PLX_URL_VERSION = PLX_URL_REPO.'/download/latest-version.txt';
6
0 commit comments