diff options
author | plegall <plg@piwigo.org> | 2014-09-24 21:46:40 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2014-09-24 21:46:40 +0000 |
commit | 9b662902ccfa1ef47de7bfa753ccc8846220253e (patch) | |
tree | 1caded4b3d5cae2bddb7652ed7489f3de575fc2c /plugins/TakeATour | |
parent | f4692ac0bf542cffa79bf6303fb6cd7cce3d4199 (diff) |
update Take a Tour version number to 2.7.1 (like on piwigo.org/ext)
git-svn-id: http://piwigo.org/svn/trunk@29776 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/TakeATour')
-rw-r--r-- | plugins/TakeATour/main.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TakeATour/main.inc.php b/plugins/TakeATour/main.inc.php index 406e93780..e41f2e5de 100644 --- a/plugins/TakeATour/main.inc.php +++ b/plugins/TakeATour/main.inc.php @@ -1,7 +1,7 @@ <?php
/*
Plugin Name: Take A Tour of Your Piwigo
-Version: 2.7.0
+Version: 2.7.1
Description: Visit your Piwigo to discover its features. This plugin has multiple thematic tours for beginners and advanced users.
Plugin URI: http://piwigo.org/ext/extension_view.php?eid=776
Author:Piwigo Team
|