File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2525 <author >Jérémy Moreau</author >
2626 </authors >
2727 <versions >
28+ <version >
29+ <num >10.0.0</num >
30+ <compatibility >~10.0</compatibility >
31+ <download_url >https://github.com/pluginsGLPI/connections/releases/download/10.0.0/glpi-connections-10.0.0.tar.bz2</download_url >
32+ </version >
2833 <version >
2934 <num >10.0.0-rc2</num >
3035 <compatibility >~10.0</compatibility >
Original file line number Diff line number Diff line change 2727 --------------------------------------------------------------------------
2828 */
2929
30- define ('PLUGIN_CONNECTIONS_VERSION ' , '10.0.0-rc2 ' );
30+ define ('PLUGIN_CONNECTIONS_VERSION ' , '10.0.0 ' );
3131
3232if (!defined ("PLUGINCONNECTIONS_DIR " )) {
3333 define ("PLUGINCONNECTIONS_DIR " , Plugin::getPhpDir ("connections " ));
You can’t perform that action at this time.
0 commit comments