Skip to content

Commit 7b3e597

Browse files
committed
1.4.0
1 parent abb15e8 commit 7b3e597

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v1.4.0
2+
3+
* Bump dependencies
4+
* Support 28
5+
16
# v1.3.0
27

38
* Bump dependencies

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.3.0</version>
8+
<version>1.4.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.3.0",
4+
"version": "1.4.0",
55
"author": "Côme Chilliet <come.chilliet@nextcloud.com>",
66
"license": "agpl",
77
"private": true,

0 commit comments

Comments
 (0)