@appzung/react-native-code-push 11.0.0-rc1 → 11.0.0-rc2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,5 +5,5 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.version = void 0;
7
7
  // Generated by genversion.
8
- const version = exports.version = '11.0.0-rc1';
8
+ const version = exports.version = '11.0.0-rc2';
9
9
  //# sourceMappingURL=version.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
 
3
3
  // Generated by genversion.
4
- export const version = '11.0.0-rc1';
4
+ export const version = '11.0.0-rc2';
5
5
  //# sourceMappingURL=version.js.map
@@ -1,2 +1,2 @@
1
- export declare const version = "11.0.0-rc1";
1
+ export declare const version = "11.0.0-rc2";
2
2
  //# sourceMappingURL=version.d.ts.map
@@ -1,2 +1,2 @@
1
- export declare const version = "11.0.0-rc1";
1
+ export declare const version = "11.0.0-rc2";
2
2
  //# sourceMappingURL=version.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appzung/react-native-code-push",
3
- "version": "11.0.0-rc1",
3
+ "version": "11.0.0-rc2",
4
4
  "description": "React Native plugin for the CodePush service",
5
5
  "author": "Louis Lagrange <lagrange.louis@gmail.com> (https://github.com/Minishlink)",
6
6
  "license": "MIT",
@@ -1,2 +1,2 @@
1
1
  // Generated by genversion.
2
- export const version = '11.0.0-rc1';
2
+ export const version = '11.0.0-rc2';
@@ -1,2 +0,0 @@
1
- #Wed Jan 22 01:48:35 CET 2025
2
- java.home=/Users/louislagrange/Applications/Android Studio.app/Contents/jbr/Contents/Home
@@ -1,8 +0,0 @@
1
- ## This file must *NOT* be checked into Version Control Systems,
2
- # as it contains information specific to your local configuration.
3
- #
4
- # Location of the SDK. This is only used by Gradle.
5
- # For customization when using a Version Control System, please read the
6
- # header note.
7
- #Wed Jan 22 01:48:35 CET 2025
8
- sdk.dir=/Users/louislagrange/Library/Android/sdk