Skip to content

Commit b98a4d2

Browse files
committed
Updated version to 0.2.11
1 parent 254f720 commit b98a4d2

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

RELEASENOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121
Release Notes
2222
=============
2323

24+
0.2.11
25+
------
26+
27+
Expanded wwwImage feature to toolbar.
28+
2429
0.2.10
2530
------
2631

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-themeablebrowser",
3-
"version": "0.2.10",
3+
"version": "0.2.11",
44
"description": "Cordova ThemeableBrowser Plugin",
55
"cordova": {
66
"id": "cordova-plugin-themeablebrowser",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
2222
id="cordova-plugin-themeablebrowser"
23-
version="0.2.10">
23+
version="0.2.11">
2424

2525
<name>ThemeableBrowser</name>
2626
<description>Cordova ThemeableBrowser Plugin</description>

0 commit comments

Comments
 (0)