Skip to content

Commit

Permalink
Bump version 3.7.0 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell authored Sep 13, 2024
1 parent 0ae106d commit 5aecd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlagsmithClient.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'FlagsmithClient'
s.version = '3.6.2'
s.version = '3.7.0'
s.summary = 'iOS Client written in Swift for Flagsmith. Ship features with confidence using feature flags and remote config.'
s.homepage = 'https://github.com/Flagsmith/flagsmith-ios-client'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit 5aecd11

Please sign in to comment.