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