From 2c1dbdfd2cfc0ec3829904c8e1673344d21ef820 Mon Sep 17 00:00:00 2001 From: Tomas Janousek Date: Tue, 2 Aug 2016 13:31:53 +0200 Subject: [PATCH] Release chrome extension v0.2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 35dc750..ecbad81 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "strava-map-switcher", - "version": "0.1", + "version": "0.2", "manifest_version": 2, "description": "Map switcher for Strava website", "homepage_url": "https://github.com/liskin/strava-map-switcher",