From da62a7e5a2e20d452ba247fc5f7b50810afae4ba Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 5 Dec 2017 22:13:21 +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 81e6499..7a6c34a 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.1 (Build: 2017112100)"; +$plugin->release = "0.0.2 (Build: 2017120500)"; $plugin->requires = 2013110500; -$plugin->version = 2017112100; \ No newline at end of file +$plugin->version = 2017120500; \ No newline at end of file -- cgit v1.2.3