Merge pull request #32 from timar/master

Bump version to 0.14.0
This commit is contained in:
Andras Timar 2016-04-04 13:18:47 +02:00
commit 0f3a1af99f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
VERSION=0.9.1
VERSION=0.14.0
.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.1</version>
<version>0.14.0</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>