Skip to content

Commit

Permalink
v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ghenry22 committed Feb 12, 2020
1 parent 9d6142b commit 285a894
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-music-controls2",
"version": "3.0.2",
"version": "3.0.3",
"description": "Music controls for Cordova apps",
"cordova": {
"id": "cordova-plugin-music-controls2",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-music-controls2"
version="3.0.2">
version="3.0.3">
<name>Music Controls</name>
<keywords>cordova,music,controller,controls,media,plugin,notification,lockscreen,now,playing</keywords>
<repo>https://github.com/ghenry22/cordova-plugin-music-controls2</repo>
Expand Down

0 comments on commit 285a894

Please sign in to comment.