1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-08 15:57:01 +02:00

Bump version to 3.0.39

This commit is contained in:
Ryan Cramer
2016-10-28 16:16:13 -04:00
parent a5b1110c1f
commit f7c613d39d

View File

@@ -28,7 +28,7 @@ class ProcessWire extends Wire {
const versionMajor = 3;
const versionMinor = 0;
const versionRevision = 38;
const versionRevision = 39;
const versionSuffix = '';
const indexVersion = 300; // required version for index.php file (represented by PROCESSWIRE define)