From e51957b4ded8f538180e55581f4c757d2688aaa5 Mon Sep 17 00:00:00 2001 From: Bartek Przybylski <bart.p.pl@gmail.com> Date: Sun, 8 Jan 2012 00:22:28 +0100 Subject: [PATCH] gallery version bump to force db update --- apps/gallery/appinfo/info.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/gallery/appinfo/info.xml b/apps/gallery/appinfo/info.xml index 154b5fcf7a..ba51bf0bd5 100644 --- a/apps/gallery/appinfo/info.xml +++ b/apps/gallery/appinfo/info.xml @@ -2,9 +2,9 @@ <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> <default_enable/> -- GitLab