Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.

Commit d7cae5d

Browse files
committed
fixed version to 1.1
1 parent 6f198e3 commit d7cae5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
defined('MOODLE_INTERNAL') || die();
2626

2727
$plugin->component = 'enrol_paystack';
28-
$plugin->release = '1.0.1';
28+
$plugin->release = '1.1.0';
2929
$plugin->version = 2019082700;
3030
$plugin->requires = 2018120300;
3131
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)