1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-13 18:24:57 +02:00

Bump version to 3.0.170

This commit is contained in:
Ryan Cramer
2021-01-01 16:29:25 -05:00
parent d5d4e8049b
commit ea00f4b940
4 changed files with 13 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ require_once(__DIR__ . '/boot.php');
* ~~~~~
* #pw-body
*
* ProcessWire 3.x, Copyright 2020 by Ryan Cramer
* ProcessWire 3.x, Copyright 2021 by Ryan Cramer
* https://processwire.com
*
* Default API vars (A-Z)
@@ -79,7 +79,7 @@ class ProcessWire extends Wire {
* Reversion revision number
*
*/
const versionRevision = 169;
const versionRevision = 170;
/**
* Version suffix string (when applicable)