From 9603cea5af1ef86b1e3b4b83dda244a0afd60315 Mon Sep 17 00:00:00 2001 From: Ville Lautanala Date: Sun, 31 Mar 2019 13:47:08 +0300 Subject: [PATCH] Version 2.0.4 --- Refined GitHub Extension/Info.plist | 4 ++-- Refined GitHub/Info.plist | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Refined GitHub Extension/Info.plist b/Refined GitHub Extension/Info.plist index a11c397..91bdf44 100644 --- a/Refined GitHub Extension/Info.plist +++ b/Refined GitHub Extension/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 2.0.3 + 2.0.4 CFBundleVersion - 4 + 5 LSApplicationCategoryType LSMinimumSystemVersion diff --git a/Refined GitHub/Info.plist b/Refined GitHub/Info.plist index 04a2a61..c346370 100644 --- a/Refined GitHub/Info.plist +++ b/Refined GitHub/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.0.3 + 2.0.4 CFBundleVersion - 4 + 5 LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion diff --git a/package.json b/package.json index bef8b15..3010fc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "refined-github-safari", - "version": "2.0.3", + "version": "2.0.4", "description": "Safari port of refined-github", "main": "index.js", "scripts": {