We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b2f9bf commit 29cdc3cCopy full SHA for 29cdc3c
Source/MantisSourceBase.class.php
@@ -26,5 +26,5 @@ abstract class MantisSourceBase extends MantisPlugin
26
* Used to define the default MantisCore dependency for all child plugins;
27
* VCS plugins may override this based on their individual requirements.
28
*/
29
- const MANTIS_VERSION = '2.24.0';
+ const MANTIS_VERSION = '2.26.0';
30
}
0 commit comments