From 015a498248a53c1b43f3b1b18b038e443b6cba40 Mon Sep 17 00:00:00 2001 From: Ondrej Vana Date: Fri, 20 Dec 2019 00:36:25 -0800 Subject: [PATCH] chore: Version 0.6.0 Messages support --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index a602e9c..d398ac7 100644 --- a/app.json +++ b/app.json @@ -10,7 +10,7 @@ "ios", "android" ], - "version": "0.5.25", + "version": "0.6.0", "orientation": "portrait", "icon": "./assets/images/icon.png", "splash": { @@ -32,4 +32,4 @@ }, "githubUrl": "https://github.com/kachnitel/RideTime" } -} \ No newline at end of file +}