Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Commit

Permalink
Increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
corro committed Nov 20, 2019
1 parent 66c28f1 commit b8acdc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require_once __DIR__ . "/vendor/srag/dic/src/PHPVersionChecker.php";

$id = 'xlvo';
$version = '4.3.3';
$version = '4.3.4';
$ilias_min_version = '5.3.0';
$ilias_max_version = '5.4.999';
$responsible = 'studer + raimann ag - Team Custom 1';
Expand Down

0 comments on commit b8acdc2

Please sign in to comment.