Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
okhiroyuki committed Dec 26, 2020
1 parent 0c3b072 commit 3f8a46f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-fire-tv",
"version": "1.0.6",
"version": "1.1.0",
"description": "Cordova plugin that augments your application's Manifest.xml with Fire TV bits and pieces.",
"cordova": {
"id": "cordova-plugin-fire-tv",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-fire-tv"
version="1.0.4">
version="1.1.0">

<name>FireTVPlugin</name>
<description>Cordova Fire TV Plugin</description>
Expand Down

0 comments on commit 3f8a46f

Please sign in to comment.