From 4cd95a97eff205b2813cb1712ff1f591ac6992b5 Mon Sep 17 00:00:00 2001 From: Jacques-Etienne Beaudet Date: Thu, 20 Dec 2018 20:26:42 -0500 Subject: [PATCH] Release 1.0.4 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 022c07f..819bf26 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "ChRomeTC", "description": "Get the realtime delay before the next RTC bus arrives.", - "version": "1.0.3", + "version": "1.0.4", "homepage_url": "https://github.com/jebeaudet/ChRomeTC", @@ -26,4 +26,4 @@ "permissions": [ "storage" ] -} \ No newline at end of file +}