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

Bump version to 3.0.205, plus additional minor code updates/improvements in multiple classes

This commit is contained in:
Ryan Cramer
2022-09-16 14:08:57 -04:00
parent 8748c72696
commit df3a603d66
6 changed files with 220 additions and 161 deletions

View File

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