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

Commit 9cbdc8a

Browse files
committed
Increase version number
1 parent 6a07a3e commit 9cbdc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require_once __DIR__ . "/vendor/srag/dic/src/PHPVersionChecker.php";
44

55
$id = 'xlvo';
6-
$version = '4.1.3';
6+
$version = '4.1.4';
77
$ilias_min_version = '5.2.0';
88
$ilias_max_version = '5.3.999';
99
$responsible = 'studer + raimann ag - Team Custom 1';

0 commit comments

Comments
 (0)