From 8b3dcfe4e5de4fb0d3fa3d46cf7fddb05e24728c Mon Sep 17 00:00:00 2001 From: Brooks Swinnerton Date: Sun, 16 Jul 2017 16:24:54 -0400 Subject: [PATCH] Bump version to v0.2.6 --- Contents/Info.plist | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Contents/Info.plist b/Contents/Info.plist index dc1059f..36f9b96 100644 --- a/Contents/Info.plist +++ b/Contents/Info.plist @@ -9,7 +9,7 @@ CFBundleName GitHub CFBundleVersion - 0.2.5 + 0.2.6 LBAbbreviation GH LBDescription diff --git a/package.json b/package.json index cf13a9c..c7d23c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "launchbar-github", - "version": "0.2.5", + "version": "0.2.6", "description": "A LaunchBar action to find resources on GitHub.", "main": "Contents/Scripts/default.js", "scripts": {