From 7c797d514f528f68997de6719d82a007711b4e49 Mon Sep 17 00:00:00 2001 From: Mathieu Nayrolles Date: Fri, 24 Mar 2017 10:31:29 -0400 Subject: [PATCH] build(version): bump --- config.xml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index b12bd52..482d783 100755 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Toolwatch - Watch accuracy app 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! Mathieu Nayrolles diff --git a/package.json b/package.json index ee31ec7..2db30e4 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "toolwatch-mobile", "author": "Mathieu Nayrolles", "homepage": "https://toolwatch.io/", - "version": "1.3.3", + "version": "1.3.4", "private": true, "scripts": { "ionic:build": "npm run assets && ionic-app-scripts build",