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:
@@ -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
|
||||
|
Reference in New Issue
Block a user