diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-03-25 01:12:28 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-03-25 01:12:28 -0400 |
commit | 1d56224b08fe9781a050143f14c45fd518c5ca93 (patch) | |
tree | b558405516ea92c95dc8127d9346866236e49f6e | |
parent | 8fe77e5b868edab07fbffe35f0f31f2b0e7543d0 (diff) | |
download | volse-hubzilla-1d56224b08fe9781a050143f14c45fd518c5ca93.tar.gz volse-hubzilla-1d56224b08fe9781a050143f14c45fd518c5ca93.tar.bz2 volse-hubzilla-1d56224b08fe9781a050143f14c45fd518c5ca93.zip |
increase version to 1.0 for dispys \o/
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
-rw-r--r-- | view/theme/dispy-dark/theme.php | 3 | ||||
-rw-r--r-- | view/theme/dispy/theme.php | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/view/theme/dispy-dark/theme.php b/view/theme/dispy-dark/theme.php index 700136173..ad7780013 100644 --- a/view/theme/dispy-dark/theme.php +++ b/view/theme/dispy-dark/theme.php @@ -3,9 +3,10 @@ /* * Name: Dispy Dark * Description: Dispy Dark, Friendica theme - * Version: 0.9 + * Version: 1.0 * Author: Simon <http://simon.kisikew.org/> * Maintainer: Simon <http://simon.kisikew.org/> + * Screenshot: <a href="screenshot.png">screenshot</a> */ diff --git a/view/theme/dispy/theme.php b/view/theme/dispy/theme.php index 26e07b1f7..e3f8f5b45 100644 --- a/view/theme/dispy/theme.php +++ b/view/theme/dispy/theme.php @@ -3,7 +3,7 @@ /* * Name: Dispy * Description: Dispy, Friendica theme - * Version: 0.9 + * Version: 1.0 * Author: unknown * Maintainer: Simon <http://simon.kisikew.org/> */ |