Skip to content

Commit

Permalink
Updating version numbers to 11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wmathurin committed Aug 31, 2023
1 parent b7b39b8 commit ca53757
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SalesforceReact.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SalesforceReact"
s.version = "11.0.1"
s.version = "11.1.0"
s.summary = "Salesforce Mobile SDK for iOS - SalesforceReact"
s.homepage = "https://github.com/forcedotcom/SalesforceMobileSDK-ReactNative"
s.license = { :type => "Salesforce.com Mobile SDK License", :file => "LICENSE" }
Expand Down
2 changes: 1 addition & 1 deletion iosTests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SalesforceReactTests",
"version": "11.0.1",
"version": "11.1.0",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

{
"name": "react-native-force",
"version": "11.0.1",
"version": "11.1.0",
"description": "Salesforce Mobile SDK JavaScript libraries for React Native",
"keywords": [
"mobilesdk",
Expand Down

0 comments on commit ca53757

Please sign in to comment.