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

Commit 5be780a

Browse files
committed
Bump version
1 parent 65caba1 commit 5be780a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
--------------------------------------------------------------------------
2828
*/
2929

30-
define('PLUGIN_SHELLCOMMANDS_VERSION', '4.0.0');
30+
define('PLUGIN_SHELLCOMMANDS_VERSION', '4.0.1');
3131

3232
if (!defined("PLUGIN_SHELLCOMMANDS_DIR")) {
3333
define("PLUGIN_SHELLCOMMANDS_DIR", Plugin::getPhpDir("shellcommands"));

shellcommands.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
<author>Infotel</author>
2424
</authors>
2525
<versions>
26+
<version>
27+
<num>4.0.1</num>
28+
<compatibility>~10.0</compatibility>
29+
<download_url>https://github.com/InfotelGLPI/shellcommands/releases/download/4.0.1/glpi-shellcommands-4.0.1.tar.bz2</download_url>
30+
</version>
2631
<version>
2732
<num>4.0.0</num>
2833
<compatibility>~10.0</compatibility>

0 commit comments

Comments
 (0)