diff options
Diffstat (limited to 'apps/gallery/appinfo/info.xml')
-rw-r--r-- | apps/gallery/appinfo/info.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/gallery/appinfo/info.xml b/apps/gallery/appinfo/info.xml index 054ddb6f139..ba51bf0bd55 100644 --- a/apps/gallery/appinfo/info.xml +++ b/apps/gallery/appinfo/info.xml @@ -2,9 +2,10 @@ <info> <id>gallery</id> <name>Gallery</name> - <version>0.1</version> + <version>0.2</version> <licence>AGPL</licence> - <author>Bartosz Przybylski</author> + <author>Bartek Przybylski</author> <require>2</require> <description></description> -</info>
\ No newline at end of file + <default_enable/> +</info> |