diff --git a/theme_description.php b/theme_description.php index 541b670..41c5cd3 100644 --- a/theme_description.php +++ b/theme_description.php @@ -4,10 +4,10 @@ // Zenphoto theme definition file $theme_description['name'] = 'zpBootstrap'; $theme_description['author'] = 'Vincent3569'; -$theme_description['version'] = '2.2'; -$theme_description['date'] = '01/01/2019'; +$theme_description['version'] = '2.3'; +$theme_description['date'] = '31/03/2020'; $theme_description['desc'] = -gettext_th('A responsive Zenphoto theme ready for desktop to mobile device, using Boostrap 3.4.0 framework.', $me) . '
' . +gettext_th('A responsive Zenphoto theme ready for desktop to mobile device, using Boostrap 3.4 framework.', $me) . '
' . gettext_th('Please read', $me) . ' Readme, License ' . gettext_th('and', $me) . ' ChangeLog
' . gettext_th('To design your content to be responsive using Boostrap framework, you can have a look on', $me). ' ' . gettext_th('Bootstrap Grid System', $me) . ''; ?> \ No newline at end of file