From d79b671ef49c0e44b1b819d24d9fd38fb6c4f081 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 18 Jan 2018 21:35:31 -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 15411aff664..ff5d958b8de 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.23.0", + "version": "1.24.0", "description": "__MSG_extDesc__", "default_locale": "en", "author": "8bit Solutions LLC", diff --git a/src/safari/Info.plist b/src/safari/Info.plist index 8a82568ddd2..1324e7a8439 100644 --- a/src/safari/Info.plist +++ b/src/safari/Info.plist @@ -13,7 +13,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleShortVersionString - 1.23.0 + 1.24.0 CFBundleVersion 1 Chrome