Skip to content

Commit

Permalink
Update KYNearbyService.podspec: Set spec.version=2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjuly committed Feb 4, 2025
1 parent 23dd26a commit 5d7e49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KYNearbyService.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "KYNearbyService"
spec.version = "1.2.0"
spec.version = "2.1.1"
spec.summary = "A service for nearby discovery and communication."
spec.license = "MIT"
spec.source = { :git => "https://github.com/Kjuly/KYNearbyService.git", :tag => spec.version.to_s }
Expand Down

0 comments on commit 5d7e49d

Please sign in to comment.