From e4c7d63480ebda5d9f40cb5f697c3fb6a689a005 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 9 Jun 2018 06:44:15 -0400 Subject: [PATCH] new revision --- platform/chromium/manifest.json | 2 +- platform/firefox/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index e5e174f..2022e4f 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -34,5 +34,5 @@ "" ], "short_name": "uBO-Scope", - "version": "0.1.10" + "version": "0.1.12" } diff --git a/platform/firefox/manifest.json b/platform/firefox/manifest.json index 9f9b558..d258036 100644 --- a/platform/firefox/manifest.json +++ b/platform/firefox/manifest.json @@ -40,5 +40,5 @@ "" ], "short_name": "uBO-Scope", - "version": "0.1.10" + "version": "0.1.12" }