1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-11 09:14:58 +02:00

Add processwire/processwire-requests#445 - Add usage fieldset/info on field edit page primary tab

This commit is contained in:
Ryan Cramer
2022-06-03 14:55:45 -04:00
parent f0d06cbf8a
commit 73a31ef2f9
3 changed files with 120 additions and 43 deletions

View File

@@ -85,7 +85,7 @@ class ProcessWire extends Wire {
* Version suffix string (when applicable)
*
*/
const versionSuffix = '';
const versionSuffix = 'dev';
/**
* Minimum required index.php version, represented by the PROCESSWIRE define