Skip to content

Commit

Permalink
chore(version): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuNls committed May 29, 2017
1 parent 774e649 commit 3211145
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 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="toolwatch.toolwatch" version="1.3.11" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="toolwatch.toolwatch" version="1.3.12" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Toolwatch - Watch accuracy app</name>
<description>Measure and track the accuracy of your mechanical watches. Toolwatch is a free watch accuracy app trusted by the watchmaking industry's leaders and 15 000+ monthly users. Is your watch accurate? Should it be serviced? How does it compare versus other watches? Find out now by measuring the accuracy of your watch!</description>
<author email="[email protected]" href="https://toolwatch.io/">Mathieu Nayrolles</author>
Expand Down
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "toolwatch-mobile",
"author": "Mathieu Nayrolles",
"homepage": "https://toolwatch.io/",
"version": "1.3.11",
"version": "1.3.12",
"private": true,
"scripts": {
"build": "npm run assets && ionic-app-scripts build",
Expand Down Expand Up @@ -59,7 +59,8 @@
"cordova-plugin-statusbar": "~2.2.3",
"cordova-plugin-whitelist": "~1.3.0",
"cordova-plugin-x-socialsharing": "~5.1.8",
"ionic-plugin-keyboard": "~2.2.1"
"ionic-plugin-keyboard": "~2.2.1",
"com.verso.cordova.clipboard": "https://github.com/VersoSolutions/CordovaClipboard.git"
},
"devDependencies": {
"@ionic/app-scripts": "1.3.7",
Expand Down Expand Up @@ -125,4 +126,4 @@
"ionic-plugin-keyboard": {}
}
}
}
}

0 comments on commit 3211145

Please sign in to comment.