Skip to content

Commit

Permalink
chore(release): bump version to 13.0.0 for major ios 11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaysingh-axway authored and sgtcoolguy committed Feb 18, 2021
1 parent 1bb7048 commit 2ea4d65
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ios/manifest
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 10.0.0
version: 11.0.0
apiversion: 2
description: Use the native Facebook iOS SDK in Axway Titanium.
author: Mark Mokryn, Ng Chee Kiat and Hans Knoechel
Expand All @@ -16,4 +16,4 @@ guid: e4f7ac61-1ee7-44c5-bc27-fa6876e2dce9
platform: iphone
minsdk: 9.2.0
mac: false
architectures: armv7 arm64 i386 x86_64
architectures: arm64 x86_64
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@titanium-sdk/facebook",
"version": "12.0.0",
"version": "13.0.0",
"description": "Use the native Facebook SDK in Axway Titanium",
"scripts": {
"commit": "git-cz",
Expand Down

0 comments on commit 2ea4d65

Please sign in to comment.