Skip to content

Commit a16a679

Browse files
committed
Bump version
1 parent e15779d commit a16a679

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

satisfaction.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@
8787
<author>Infotel</author>
8888
</authors>
8989
<versions>
90+
<version>
91+
<num>1.7.0</num>
92+
<compatibility>~11.0</compatibility>
93+
<download_url>https://github.com/pluginsGLPI/satisfaction/releases/download/1.7.0/glpi-satisfaction-1.7.0.tar.bz2</download_url>
94+
</version>
9095
<version>
9196
<num>1.6.2</num>
9297
<compatibility>~10.0</compatibility>

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
use Glpi\Plugin\Hooks;
3636

37-
define("PLUGIN_SATISFACTION_VERSION", "1.6.2");
37+
define("PLUGIN_SATISFACTION_VERSION", "1.7.0");
3838

3939
// Minimal GLPI version, inclusive
4040
define('PLUGIN_SATISFACTION_MIN_GLPI', '11.0');

0 commit comments

Comments
 (0)