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 dbc0e37 commit b496221Copy full SHA for b496221
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cordova-plugin-keyboard",
3
- "version": "1.1.3",
+ "version": "1.1.4",
4
"description": "Cordova Keyboard Plugin",
5
"cordova": {
6
"id": "cordova-plugin-keyboard",
plugin.xml
<?xml version="1.0" encoding="UTF-8"?>
-<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-keyboard" version="1.1.3">
+<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-keyboard" version="1.1.4">
<name>Keyboard</name>
<description>Cordova Keyboard Plugin</description>
<license>Apache 2.0</license>
0 commit comments