This commit is contained in:
Davide De Rosa 2024-01-11 08:35:10 +01:00
parent ab3f2bc5e6
commit ab207a0f9f
No known key found for this signature in database
GPG Key ID: A48836171C759F5E
3 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ swiftpm
*.xcodeproj/project.xcworkspace
*.xcodeproj/xcuserdata
Pods
parse-version.sh

View File

@ -1 +1 @@
3.2.0-5
3.2.0-6

View File

@ -3,8 +3,9 @@
![iOS support](https://img.shields.io/badge/iOS-12+-blue.svg)
![macOS support](https://img.shields.io/badge/macOS-10.14+-blue.svg)
![macOS Catalyst support](https://img.shields.io/badge/macOS%20Catalyst-10.14+-blue.svg)
![watchOS support](https://img.shields.io/badge/watchOS-4.0+-blue.svg)
![watchOS support](https://img.shields.io/badge/watchOS-4+-blue.svg)
![tvOS support](https://img.shields.io/badge/tvOS-12+-blue.svg)
![xrOS support](https://img.shields.io/badge/xrOS-1+-blue.svg)
![OpenSSL version](https://img.shields.io/badge/OpenSSL-3.2.0-green.svg)
[![license](https://img.shields.io/badge/license-Apache%202.0-lightgrey.svg)](LICENSE)