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 254f720 commit b98a4d2Copy full SHA for b98a4d2
RELEASENOTES.md
@@ -21,6 +21,11 @@
21
Release Notes
22
=============
23
24
+0.2.11
25
+------
26
+
27
+Expanded wwwImage feature to toolbar.
28
29
0.2.10
30
------
31
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cordova-plugin-themeablebrowser",
3
- "version": "0.2.10",
+ "version": "0.2.11",
4
"description": "Cordova ThemeableBrowser Plugin",
5
"cordova": {
6
"id": "cordova-plugin-themeablebrowser",
plugin.xml
@@ -20,7 +20,7 @@
20
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-themeablebrowser"
- version="0.2.10">
+ version="0.2.11">
<name>ThemeableBrowser</name>
<description>Cordova ThemeableBrowser Plugin</description>
0 commit comments