1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-20 13:31:48 +02:00

Bump version to 3.0.96

This commit is contained in:
Ryan Cramer
2018-03-16 10:30:08 -04:00
parent f52c3f54c9
commit 4551748659

View File

@@ -17,7 +17,7 @@ require_once(__DIR__ . '/boot.php');
* ~~~~~
* #pw-body
*
* ProcessWire 3.x, Copyright 2017 by Ryan Cramer
* ProcessWire 3.x, Copyright 2018 by Ryan Cramer
* https://processwire.com
*
* @method init()
@@ -45,7 +45,7 @@ class ProcessWire extends Wire {
* Reversion revision number
*
*/
const versionRevision = 95;
const versionRevision = 96;
/**
* Version suffix string (when applicable)