From 63419211a181a1910c6398c3b968e06424a6504a Mon Sep 17 00:00:00 2001 From: Jacques-Etienne Beaudet Date: Sun, 1 Dec 2019 21:11:05 -0500 Subject: [PATCH] Release 1.2.3 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index fb881ba..500d09b 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "ChRomeTC for RTC Nomade", "short_name": "ChRomeTC", "description": "Get the realtime delay before the next RTC bus arrives.", - "version": "1.2.2", + "version": "1.2.3", "homepage_url": "https://github.com/jebeaudet/ChRomeTC", @@ -32,4 +32,4 @@ "content_security_policy" : "connect-src https://wsmobile.rtcquebec.ca; style-src 'self' 'unsafe-inline'; default-src 'self';" -} \ No newline at end of file +}