Skip to content

Commit 34c72ed

Browse files
committed
2.2.1 (this should be good for release pending testflight)
1 parent 5dcb3ae commit 34c72ed

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ SPEC CHECKSUMS:
120120

121121
PODFILE CHECKSUM: 49961870e3a0fb8c9dffc6535fe8c81cd7b78dc9
122122

123-
COCOAPODS: 1.6.1
123+
COCOAPODS: 1.6.2

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Please see the [LICENSE][license] file for usage and redistribution terms. As of
1515

1616
---
1717

18-
* **Onion Browser**: 2.2.0 - See [official release history][releases] and [changelog][changelog].
18+
* **Onion Browser**: 2.2.1 - See [official release history][releases] and [changelog][changelog].
1919
* **[Endless][endless]** upstream: 1.6.1
20-
* **[Tor.framework][Tor.framework]**: 35.2.1
20+
* **[Tor.framework][Tor.framework]**: 305.8.1
2121
* **[Tor][tor]**: 0.3.5.8
2222
* **[libevent][libevent]**: 2.1.8
2323
* **[OpenSSL][openssl]**: 1.1.0i

build-util/mk_build_versions.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
# ${MINUTES_SINCE_DATE}.${DECIMALIZED_GIT_HASH}
1212

1313
# 2.2.X epoch: 2019-02-19 18:00 GMT
14-
# do not change until 2.3.0 OR august 2020
14+
# epoch changes at v2.3.0 OR august 2020
1515
OB_BUNDLE_SHORT_VERSION_DATE="2019-02-19 18:00:00 GMT"
16-
OB_BUNDLE_SHORT_VERSION_STRING=2.2.0
16+
OB_BUNDLE_SHORT_VERSION_STRING=2.2.1
1717

1818
BASH_SOURCE_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
1919

0 commit comments

Comments
 (0)