Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Jan 11, 2024
1 parent ab3f2bc commit ab207a0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ swiftpm
*.xcodeproj/project.xcworkspace
*.xcodeproj/xcuserdata
Pods
parse-version.sh
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.0-5
3.2.0-6
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit ab207a0

Please sign in to comment.