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 +}