From 6525a4288a3108c1a69e4a614e5606ee296955de Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 21 Nov 2017 09:57:05 +0400 Subject: Change version --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.php') 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 -- cgit v1.2.3