Skip to content

Commit

Permalink
build 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
geckse committed Jul 16, 2019
1 parent 731bf0c commit 46b7ca7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="de.hypoport.tagungsapp" version="1.0.4" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="de.hypoport.tagungsapp" version="1.0.5" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Hypoport Tagungs-App</name>
<description>Digitaler Tagungsbegleiter</description>
<author email="[email protected]" href="https://tagungsapp.hypoport.de">Hypoport AG</author>
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hp-conference-app",
"version": "1.0.1",
"version": "1.0.5",
"author": "Hypoport AG",
"homepage": "https://www.hypoport.de/",
"private": true,
Expand Down Expand Up @@ -83,4 +83,4 @@
"android"
]
}
}
}

0 comments on commit 46b7ca7

Please sign in to comment.