Skip to content

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanTruba committed Sep 14, 2015
1 parent 48a4bfa commit b77d1ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VK-ios-sdk.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "VK-ios-sdk"
s.version = "1.2.1"
s.version = "1.2.2"
s.summary = "Library for working with VK."
s.homepage = "https://github.com/VKCOM/vk-ios-sdk"
s.license = 'MIT'
Expand Down
2 changes: 1 addition & 1 deletion library/Source/VKSdkVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

#define VK_SDK_VERSION @"1.2.1"
#define VK_SDK_VERSION @"1.2.2"
#define VK_SDK_API_VERSION @"5.23"

0 comments on commit b77d1ee

Please sign in to comment.