1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-12 17:54:44 +02:00

Bump version to 3.0.148

This commit is contained in:
Ryan Cramer
2020-01-02 12:06:16 -05:00
parent 0f0d20c76b
commit 51629cdd5f

View File

@@ -17,7 +17,7 @@ require_once(__DIR__ . '/boot.php');
* ~~~~~ * ~~~~~
* #pw-body * #pw-body
* *
* ProcessWire 3.x, Copyright 2019 by Ryan Cramer * ProcessWire 3.x, Copyright 2020 by Ryan Cramer
* https://processwire.com * https://processwire.com
* *
* @property Fuel $fuel * @property Fuel $fuel
@@ -46,7 +46,7 @@ class ProcessWire extends Wire {
* Reversion revision number * Reversion revision number
* *
*/ */
const versionRevision = 147; const versionRevision = 148;
/** /**
* Version suffix string (when applicable) * Version suffix string (when applicable)