From 5adc7556c2d741cd7a9a88b33aeb9fc4de76dad8 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 19 Jan 2018 11:58:49 -0500 Subject: [PATCH] version bump --- src/manifest.json | 2 +- src/safari/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 0c587982a6..810a54da1a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extName__", "short_name": "__MSG_appName__", - "version": "1.24.1", + "version": "1.24.2", "description": "__MSG_extDesc__", "default_locale": "en", "author": "8bit Solutions LLC", diff --git a/src/safari/Info.plist b/src/safari/Info.plist index d016abc462..78f3def96b 100644 --- a/src/safari/Info.plist +++ b/src/safari/Info.plist @@ -13,7 +13,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleShortVersionString - 1.24.1 + 1.24.2 CFBundleVersion 1 Chrome