From a18829784261370ec37dfd79b0f9c7d718753262 Mon Sep 17 00:00:00 2001 From: Chris Shiplet Date: Wed, 13 Sep 2017 00:16:06 -0700 Subject: [PATCH] Bump version to 2.4.0 --- README.md | 14 ++++++++++++-- btcbar/btcbar-Info.plist | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c8311da..99312d2 100644 --- a/README.md +++ b/README.md @@ -19,14 +19,24 @@ Simply place btcbar.app in your `/Applications` folder, and optionally add it to ## Download -The current version of btcbar (2.3.1) can be downloaded here: +The current version of btcbar (2.4.0) can be downloaded here: -https://github.com/nearengine/btcbar/releases/download/v2.3.1/btcbar_2_3_1.zip +https://github.com/nearengine/btcbar/releases/download/v2.4.0/btcbar_2_4_0.zip It requires OS X 10.7+ and a 64-bit processor. +## Development + +Requires Cocoapods. Run `pod install` in the project directory and open `btcbar.xcworkspace` to build the app. + ## Changelog +### 2.4.0 +* #17 Add Kraken ticker +* #26 Add Bittrex ticker +* #24 Remove BTCe ticker +* Fix #21 automatically reload tickers when internet is reconnected + ### 2.3.1 * Fix BitFenix ticker (it was throwing 301s back to the btcbar user agent, but it's on a 60 second poll and they don't publish any rate limits...) diff --git a/btcbar/btcbar-Info.plist b/btcbar/btcbar-Info.plist index e6f2cbf..cb04884 100644 --- a/btcbar/btcbar-Info.plist +++ b/btcbar/btcbar-Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.3.1 + 2.4.0 CFBundleSignature ???? CFBundleVersion