Skip to content

Commit c7cba2d

Browse files
committed
Language strings for version 1.13 (bump version number)
1 parent 739648c commit c7cba2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
defined('MOODLE_INTERNAL') || die;
2727

28-
$plugin->version = 2014012416;
28+
$plugin->version = 2014012417;
2929
$plugin->requires = 2013111800; // Require Moodle version (2.6).
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->release = '1.12'; // This should be the latest Mobile app version
31+
$plugin->release = '1.13'; // This should be the latest Mobile app version

0 commit comments

Comments
 (0)