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