Skip to content

Commit 040cc81

Browse files
committed
v2.3.8
1 parent 6e926bf commit 040cc81

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

reservation.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ Es bringt auch einige vereinfachte Aktionen auf Buchungen wie :
6464
<author>Sylvain Allemand</author>
6565
</authors>
6666
<versions>
67+
<version>
68+
<num>2.3.8</num>
69+
<compatibility>9.5</compatibility>
70+
</version>
6771
<version>
6872
<num>2.3.7</num>
6973
<compatibility>9.5</compatibility>

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
define('PLUGIN_RESERVATION_GLPI_MIN_VERSION', '9.5');
4-
define('PLUGIN_VERSION', '2.3.7');
4+
define('PLUGIN_VERSION', '2.3.8');
55

66
/**
77
* Init the hooks of the plugins - Needed

0 commit comments

Comments
 (0)