diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/Sylvia/themeconf.inc.php | 2 | ||||
-rw-r--r-- | themes/clear/themeconf.inc.php | 2 | ||||
-rw-r--r-- | themes/dark/themeconf.inc.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/themes/Sylvia/themeconf.inc.php b/themes/Sylvia/themeconf.inc.php index e6f733ea7..ff71f6761 100644 --- a/themes/Sylvia/themeconf.inc.php +++ b/themes/Sylvia/themeconf.inc.php @@ -1,7 +1,7 @@ <?php /* Theme Name: Sylvia -Version: 1 +Version: 2.2.0 Description: Dark background, flora and pink decorations. Theme URI: http://piwigo.org/ext/extension_view.php?eid=368 Author: Piwigo team diff --git a/themes/clear/themeconf.inc.php b/themes/clear/themeconf.inc.php index 879a6f9c8..6b094141a 100644 --- a/themes/clear/themeconf.inc.php +++ b/themes/clear/themeconf.inc.php @@ -1,7 +1,7 @@ <?php /* Theme Name: clear -Version: 3 +Version: 2.2.0 Description: White background, soft gray. Theme URI: http://piwigo.org/ext/extension_view.php?eid=9 Author: Piwigo team diff --git a/themes/dark/themeconf.inc.php b/themes/dark/themeconf.inc.php index 838c0c8f0..289b19a4a 100644 --- a/themes/dark/themeconf.inc.php +++ b/themes/dark/themeconf.inc.php @@ -1,7 +1,7 @@ <?php /* Theme Name: dark -Version: 1 +Version: 2.2.0 Description: Dark background, grayscale. Theme URI: http://piwigo.org/ext/extension_view.php?eid=369 Author: Piwigo team |