Skip to content

Commit 0e78bbf

Browse files
committed
Bump version
1 parent fb80fcc commit 0e78bbf

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
@@ -37,7 +37,7 @@
3737
------------------------------------------------------------------------
3838
*/
3939

40-
define("PLUGIN_TIMELINETICKET_VERSION", "10.0+1.0");
40+
define("PLUGIN_TIMELINETICKET_VERSION", "10.0+1.1");
4141

4242
if (!defined("PLUGIN_TIMELINETICKET_DIR")) {
4343
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>10.0+1.1</num>
42+
<compatibility>~10.0</compatibility>
43+
<download_url>https://github.com/pluginsGLPI/timelineticket/releases/download/10.0+1.1/glpi-timelineticket-10.0+1.1.tar.bz2</download_url>
44+
</version>
4045
<version>
4146
<num>10.0+1.0</num>
4247
<compatibility>~10.0</compatibility>

0 commit comments

Comments
 (0)