Skip to content

Commit

Permalink
V 8.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardokraus committed Feb 19, 2025
1 parent 7a4ab7c commit 9c7fd32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@

defined('MOODLE_INTERNAL') || die;

$plugin->version = 2025021700;
$plugin->release = "8.3.2";
$plugin->version = 2025021900;
$plugin->release = "8.3.3";
$plugin->maturity = MATURITY_STABLE;
$plugin->requires = 2022041900;
$plugin->component = "theme_degrade";
Expand Down

0 comments on commit 9c7fd32

Please sign in to comment.