1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-08 07:47:00 +02:00

Bump version to 3.0.237

This commit is contained in:
Ryan Cramer
2024-03-28 13:24:09 -04:00
parent 91c15f666a
commit e0f67aa55e

View File

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