Merge pull request #26 from timar/master

Bump version to 0.9.1 to trigger database update
This commit is contained in:
Andras Timar 2016-03-25 12:14:06 +01:00
commit 79e6af8182
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
VERSION=0.9.0
VERSION=0.9.1
.PHONY: dist
dist: owncloud-collabora-online.spec

View File

@ -4,7 +4,7 @@
<name>Collabora Online</name>
<description>An ownCloud app to work with office documents</description>
<licence>AGPL</licence>
<version>0.9.0</version>
<version>0.9.1</version>
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
<bugs>https://github.com/owncloud/richdocuments/issues</bugs>
<repository type="git">https://github.com/owncloud/richdocuments.git</repository>