Skip to content

Commit

Permalink
chore(version): Update version to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Parvesh Chauhan committed Dec 13, 2022
1 parent 942bc09 commit 08af2d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Demo/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ PODS:
- Socket.IO-Client-Swift (15.2.0):
- Starscream (~> 3.1)
- Starscream (3.1.1)
- VWO (2.11.0):
- VWO/All (= 2.11.0)
- VWO/All (2.11.0):
- VWO (2.12.0):
- VWO/All (= 2.12.0)
- VWO/All (2.12.0):
- Socket.IO-Client-Swift (~> 15.2.0)

DEPENDENCIES:
Expand All @@ -30,7 +30,7 @@ SPEC CHECKSUMS:
SCLAlertView: 6a77bb2edfc65e04dbe57725546cb4107a506b85
Socket.IO-Client-Swift: 1e3e3a1f09f3312a167f0d781eb2f383d477357c
Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0
VWO: cd8207460a018f8d38a5425e7c13e3b76fc63034
VWO: 1662974fcb0e06541218a16d807ebad78ae22cb3

PODFILE CHECKSUM: 71bfa555223ee2b1ddab35d14fef462b5e6267e6

Expand Down
2 changes: 1 addition & 1 deletion VWO.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "VWO"
s.version = "2.11.0"
s.version = "2.12.0"
s.summary = "VWO SDK for A/B Testing iOS apps."
s.description = "VWO iOS SDK enables you to A/B test mobile apps."
s.documentation_url = "http://developers.vwo.com/reference#ios-sdk-reference"
Expand Down

0 comments on commit 08af2d4

Please sign in to comment.