mirror of
https://github.com/processwire/processwire.git
synced 2025-08-17 04:04:13 +02:00
Bump version to 3.0.126 plus some other minor adjustments
This commit is contained in:
@@ -44,7 +44,7 @@ class ProcessWire extends Wire {
|
||||
* Reversion revision number
|
||||
*
|
||||
*/
|
||||
const versionRevision = 125;
|
||||
const versionRevision = 126;
|
||||
|
||||
/**
|
||||
* Version suffix string (when applicable)
|
||||
|
Reference in New Issue
Block a user