From 8817caa4607d6c276bc7412e507eb50e2e664dd1 Mon Sep 17 00:00:00 2001 From: Justin Obara Date: Wed, 24 Jun 2020 15:14:00 -0400 Subject: [PATCH] GPII-4218: bumping version number --- src/manifest.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/manifest.json b/src/manifest.json index b906d43..fa85521 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,8 @@ { "name": "UI Options Plus (UIO+) for Morphic", "short_name": "UIO+ for Morphic", + "version": "0.1.0", + "version_name": "0.1.0", "browser_action": { "default_title": "UIO+ for Morphic" },