Skip to content

Commit

Permalink
build: atualizando o número da versão
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsoncm committed Jul 29, 2024
1 parent adcefa0 commit b4d990c
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 @@ -11,7 +11,7 @@
defined('MOODLE_INTERNAL') || die();

$plugin->component = 'auth_suap';
$plugin->release = '0.2.026';
$plugin->version = 20240223026;
$plugin->release = '0.2.027';
$plugin->version = 20240729027;
$plugin->maturity = MATURITY_ALPHA;
$plugin->requires = 2019052000;

0 comments on commit b4d990c

Please sign in to comment.