Bump version to 0.9.1 to trigger database update

This commit is contained in:
Andras Timar 2016-03-25 12:13:16 +01:00
Родитель f3eaa1683d
Коммит 773b4c8d5e
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

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

Просмотреть файл

@ -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>