mirror of
https://github.com/processwire/processwire.git
synced 2025-08-09 16:26:59 +02:00
Bump version to 3.0.225
This commit is contained in:
@@ -79,13 +79,13 @@ class ProcessWire extends Wire {
|
||||
* Reversion revision number
|
||||
*
|
||||
*/
|
||||
const versionRevision = 224;
|
||||
const versionRevision = 225;
|
||||
|
||||
/**
|
||||
* Version suffix string (when applicable)
|
||||
*
|
||||
*/
|
||||
const versionSuffix = 'dev';
|
||||
const versionSuffix = '';
|
||||
|
||||
/**
|
||||
* Minimum required index.php version, represented by the PROCESSWIRE define
|
||||
|
Reference in New Issue
Block a user