We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff8a713 commit 4dfbcb4Copy full SHA for 4dfbcb4
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes will be documented in this file.
4
5
+## [1.0.13] - 2023-03-24
6
+
7
+* Fix launch of store.
8
9
## [1.0.12] - 2023-03-01
10
11
* Added Google playstore as default fallback marketplace for android.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "app-upgrade-react-native-sdk",
- "version": "1.0.12",
+ "version": "1.0.13",
"description": "Official App Upgrade react-native sdk",
"main": "index.js",
"scripts": {
0 commit comments