Skip to content

Commit 8ebfc9e

Browse files
author
Jeppe Zapp
committed
Version bump
1 parent c90fd05 commit 8ebfc9e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>Cookbook</name>
66
<summary>An integrated cookbook using schema.org JSON files as recipes</summary>
77
<description><![CDATA[A library for all your recipes. It uses JSON files following the schema.org recipe format. To add a recipe to the collection, you can paste in the URL of the recipe, and the provided web page will be parsed and downloaded to whichever folder you specify in the app settings.]]></description>
8-
<version>0.1.9</version>
8+
<version>0.1.10</version>
99
<licence>agpl</licence>
1010
<author mail="[email protected]" >Jeppe Zapp</author>
1111
<namespace>Cookbook</namespace>

draft-release.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,8 @@ echo "Compiling translations..."
55
echo ""
66

77
wget https://github.com/nextcloud/docker-ci/blob/master/translations/translationtool/translationtool.phar?raw=true -O translationtool.phar
8-
98
mkdir -p l10n
10-
119
php translationtool.phar convert-po-files
12-
1310
rm translationtool.phar
1411

1512
echo ""

0 commit comments

Comments
 (0)