1 parent 299c1ce commit 88bdd22Copy full SHA for 88bdd22
Source/MantisSourceBase.class.php
@@ -19,7 +19,7 @@ abstract class MantisSourceBase extends MantisPlugin
19
* a change in the minimum required MantisBT version: 0=1.2; 1=1.3, 2=2.x.
20
* The framework version is incremented when the plugin's core files change.
21
*/
22
-constFRAMEWORK_VERSION = '2.6.0';
+constFRAMEWORK_VERSION = '2.7.0';
23
24
/**
25
* Minimum required MantisBT version.
0 commit comments