Skip to content

Commit eb38d56

Browse files
authored
Bump version to 11.3.0 (#171)
1 parent b7a7bfa commit eb38d56

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.3.0 (2022-10-05)
22

33
* Bumps Instabug Android SDK to v11.5.1
44
* Bumps Instabug iOS SDK to v11.3.0

example/package-lock.json

Lines changed: 1 addition & 1 deletion
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.2.0",
4+
"version": "11.3.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.2.0">
6+
version="11.3.0">
77

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

0 commit comments

Comments
 (0)