1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-24 15:23:11 +02:00

Forgot to bump version to 3.0.116 on Friday, so this fixes that

This commit is contained in:
Ryan Cramer
2018-10-08 13:45:46 -04:00
parent e2b6453a96
commit 6367fb7668

View File

@@ -45,7 +45,7 @@ class ProcessWire extends Wire {
* Reversion revision number
*
*/
const versionRevision = 115;
const versionRevision = 116;
/**
* Version suffix string (when applicable)