aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2017-11-21 08:57:05 +0300
committerValentin Popov <info@valentineus.link>2017-11-21 08:57:05 +0300
commit6525a4288a3108c1a69e4a614e5606ee296955de (patch)
tree18f14e7ae4be60f505a326c0e6cc46eecc825087
parent7d57116c854395e32017b518c9ede2430f38626f (diff)
downloadlocal_billingpatch-6525a4288a3108c1a69e4a614e5606ee296955de.tar.xz
local_billingpatch-6525a4288a3108c1a69e4a614e5606ee296955de.zip
Change version
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 14a0abe..81e6499 100644
--- a/version.php
+++ b/version.php
@@ -26,6 +26,6 @@ defined("MOODLE_INTERNAL") || die();
$plugin->component = "local_billingpatch";
$plugin->maturity = MATURITY_ALPHA;
-$plugin->release = "0.0.0 (Build: 2013110500)";
+$plugin->release = "0.0.1 (Build: 2017112100)";
$plugin->requires = 2013110500;
-$plugin->version = 2013110500; \ No newline at end of file
+$plugin->version = 2017112100; \ No newline at end of file