Skip to content

Commit e9cfd99

Browse files
authored
Update version.php
1 parent 42e786d commit e9cfd99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
$plugin->version = 2023020200; // The current plugin version (Date: YYYYMMDDXX).
2828
$plugin->requires = 2012112900; // Requires this Moodle version.
29-
$plugin->release = 1.2;
29+
$plugin->release = 1.3;
3030
$plugin->maturity = MATURITY_STABLE;
3131
$plugin->component = 'block_rss_thumbnails'; // Full name of the plugin (used for diagnostics).
3232
$plugin->dependencies = [];

0 commit comments

Comments
 (0)