Skip to content

Commit 1f5b138

Browse files
committed
1.5.0
1 parent 6412ff0 commit 1f5b138

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-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>Automated kitinerary parsing</name>
66
<summary>Use kitinerary to parse travel documents into the calendar</summary>
77
<description>An app to trigger automatic conversion of travel documents to calendar events. It uses kitinerary to extract the information and is compatible with the KDE itinerary mobile application.</description>
8-
<version>1.4.0</version>
8+
<version>1.5.0</version>
99
<licence>agpl</licence>
1010
<author mail="come.chilliet@nextcloud.com">Côme Chilliet</author>
1111
<namespace>WorkflowKitinerary</namespace>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "workflow_kitinerary",
33
"description": "Workflow for using kitinerary to parse travel documents into the calendar",
4-
"version": "1.4.0",
4+
"version": "1.5.0",
55
"author": "Côme Chilliet <come.chilliet@nextcloud.com>",
66
"license": "agpl",
77
"private": true,

0 commit comments

Comments
 (0)