Skip to content
This repository was archived by the owner on Aug 25, 2023. It is now read-only.

Commit ef0813b

Browse files
authored
Merge pull request #126 from BLOCKvIO/release/prep-2.1.0
Release: Prep 2.1.0
2 parents bf461cb + 888005d commit ef0813b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

BLOCKv.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Pod::Spec.new do |s|
77
s.name = 'BLOCKv'
8-
s.version = '2.0.1'
8+
s.version = '2.1.0'
99
s.summary = 'The BLOCKv SDK allows you to easily integrate your apps into the BLOCKv Platform.'
1010
s.homepage = 'https://blockv.io'
1111
s.license = { :type => 'BLOCKv AG', :file => 'LICENSE' }

Example/BlockV/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.1.9</string>
20+
<string>1.1.10</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>12</string>
24+
<string>13</string>
2525
<key>ENVIRONMENT_MAPPING</key>
2626
<string>$(ENVIRONMENT_MAPPING)</string>
2727
<key>LSRequiresIPhoneOS</key>

0 commit comments

Comments
 (0)