Skip to content

Commit

Permalink
bump plugin version to keep updates in place
Browse files Browse the repository at this point in the history
  • Loading branch information
ferishili committed Nov 10, 2023
1 parent 5d29932 commit 3abdfdc
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
@@ -1,7 +1,7 @@
<?php

$id = 'xoct';
$version = '5.3.1';
$version = '5.3.2';
$version_check = '44ac530093a998b525b0a73ba536e64f03bbaff47446cf99e1a31d6a042a4549';
$ilias_min_version = '6.0';
$ilias_max_version = '7.999';
Expand Down

0 comments on commit 3abdfdc

Please sign in to comment.