We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b7c45 commit 3af0479Copy full SHA for 3af0479
BTCWatcher.app/Contents/MacOS/BTCWatcher
0 Bytes
Constants.swift
@@ -1,7 +1,7 @@
1
import Foundation
2
3
struct Constants {
4
- static let appVersion = "v1.2.0"
+ static let appVersion = "v1.2.1"
5
6
static let apiEndpoints = [
7
"https://api.binance.com/api/v3/ticker/price",
0 commit comments