Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MCMic committed Jul 4, 2024
1 parent 6412ff0 commit 1f5b138
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<name>Automated kitinerary parsing</name>
<summary>Use kitinerary to parse travel documents into the calendar</summary>
<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>
<version>1.4.0</version>
<version>1.5.0</version>
<licence>agpl</licence>
<author mail="come.chilliet@nextcloud.com">Côme Chilliet</author>
<namespace>WorkflowKitinerary</namespace>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "workflow_kitinerary",
"description": "Workflow for using kitinerary to parse travel documents into the calendar",
"version": "1.4.0",
"version": "1.5.0",
"author": "Côme Chilliet <come.chilliet@nextcloud.com>",
"license": "agpl",
"private": true,
Expand Down

0 comments on commit 1f5b138

Please sign in to comment.