Skip to content

Commit 6cc2dec

Browse files
committed
Bump version
1 parent dd5b462 commit 6cc2dec

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
use GlpiPlugin\Timelineticket\Display;
4747
use GlpiPlugin\Timelineticket\Profile;
4848

49-
define("PLUGIN_TIMELINETICKET_VERSION", "11.0.6");
49+
define("PLUGIN_TIMELINETICKET_VERSION", "11.0.7");
5050

5151
if (!defined("PLUGIN_TIMELINETICKET_DIR")) {
5252
define("PLUGIN_TIMELINETICKET_DIR", Plugin::getPhpDir("timelineticket"));

timelineticket.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@
3737
<author>Xavier CAILLAUD</author>
3838
</authors>
3939
<versions>
40+
<version>
41+
<num>11.0.7</num>
42+
<compatibility>~11.0</compatibility>
43+
<download_url>https://github.com/pluginsGLPI/timelineticket/releases/download/11.0.7/glpi-timelineticket-11.0.7.tar.bz2</download_url>
44+
</version>
4045
<version>
4146
<num>11.0.6</num>
4247
<compatibility>~11.0</compatibility>

0 commit comments

Comments
 (0)