Skip to content

Commit 1adce41

Browse files
authored
[MOB-10053] Bump Version to 11.2.0 (#167)
* Bump Version to 11.2.0 * Update Version Date
1 parent ad9483c commit 1adce41

File tree

4 files changed

+14
-6
lines changed

4 files changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 11.2.0 (2022-09-25)
22

33
* Bumps Instabug Android SDK to v11.4.1
44
* Bumps Instabug iOS SDK to v11.2.0

example/package-lock.json

Lines changed: 11 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "instabug-cordova",
33
"description": "Cordova plugin for integrating the Instabug SDK.",
4-
"version": "11.0.1",
4+
"version": "11.2.0",
55
"author": "Instabug (https://instabug.com)",
66
"repository": "github:Instabug/Instabug-Cordova",
77
"homepage": "https://www.instabug.com/platforms/cordova",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
44
xmlns:android="http://schemas.android.com/apk/res/android"
55
id="instabug-cordova"
6-
version="11.0.1">
6+
version="11.2.0">
77

88
<name>instabug-cordova</name>
99
<description>Cordova plugin for integrating the Instabug SDK.</description>

0 commit comments

Comments
 (0)