Merge branch 'MDL-75550-39' of https://github.com/mickhawkins/moodle into MOODLE_39_STABLE

This commit is contained in:
Sara Arjona
2022-09-05 08:57:43 +02:00
+1 -1
View File
@@ -23,7 +23,7 @@
*/
class Mustache_Engine
{
const VERSION = '2.14.0';
const VERSION = '2.14.1';
const SPEC_VERSION = '1.2.2';
const PRAGMA_FILTERS = 'FILTERS';