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

Bump version to 3.0.215

This commit is contained in:
Ryan Cramer
2023-04-14 15:54:35 -04:00
parent 1e60c69b97
commit 318bc0aba3

View File

@@ -79,7 +79,7 @@ class ProcessWire extends Wire {
* Reversion revision number
*
*/
const versionRevision = 214;
const versionRevision = 215;
/**
* Version suffix string (when applicable)
@@ -1285,5 +1285,3 @@ class ProcessWire extends Wire {
}
}