Prepare for release
- Upgrade OpenSSL - Set release date
This commit is contained in:
parent
e3157343dc
commit
13b255623a
@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## Unreleased
|
||||
## 3.4.0 (2021-08-07)
|
||||
|
||||
### Added
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||

|
||||

|
||||
[](https://www.openssl.org/news/openssl-1.1.1-notes.html)
|
||||
[](https://www.openssl.org/news/openssl-1.1.1-notes.html)
|
||||
[](LICENSE)
|
||||
[](https://travis-ci.org/passepartoutvpn/tunnelkit)
|
||||
|
||||
|
@ -49,7 +49,7 @@ Pod::Spec.new do |s|
|
||||
"SWIFT_INCLUDE_PATHS" => "${PODS_TARGET_SRCROOT}/TunnelKit/Sources/Protocols/OpenVPN",
|
||||
"APPLICATION_EXTENSION_API_ONLY" => "YES" }
|
||||
|
||||
p.dependency "OpenSSL-Apple", "~> 1.1.1h.10"
|
||||
p.dependency "OpenSSL-Apple", "~> 1.1.1k.11"
|
||||
p.dependency "TunnelKit/Core"
|
||||
p.dependency "TunnelKit/AppExtension"
|
||||
p.dependency "TunnelKit/Manager"
|
||||
|
Loading…
Reference in New Issue
Block a user