mirror of
https://github.com/processwire/processwire.git
synced 2025-08-10 00:37:02 +02:00
Bump version to 3.0.34
This commit is contained in:
@@ -28,8 +28,8 @@ class ProcessWire extends Wire {
|
|||||||
|
|
||||||
const versionMajor = 3;
|
const versionMajor = 3;
|
||||||
const versionMinor = 0;
|
const versionMinor = 0;
|
||||||
const versionRevision = 33;
|
const versionRevision = 34;
|
||||||
const versionSuffix = 'devns';
|
const versionSuffix = '';
|
||||||
|
|
||||||
const indexVersion = 300; // required version for index.php file (represented by PROCESSWIRE define)
|
const indexVersion = 300; // required version for index.php file (represented by PROCESSWIRE define)
|
||||||
const htaccessVersion = 300;
|
const htaccessVersion = 300;
|
||||||
|
Reference in New Issue
Block a user