diff --git a/.vscode/launch.json b/.vscode/launch.json index 84ad461..3af819e 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.0.1", "configurations": [ { "type": "brightscript", diff --git a/manifest b/manifest index 2063fc9..ce4d5e1 100644 --- a/manifest +++ b/manifest @@ -2,7 +2,7 @@ title=Atse major_version=1 minor_version=0 -build_version=0 +build_version=1 # Main Menu Icons mm_icon_focus_fhd=pkg:/source/images/channel-poster_fhd.png diff --git a/package.json b/package.json index 5b38984..7908aa1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atse", "type": "module", - "version": "1.0.0", + "version": "1.0.1", "description": "A Jamendo client for Roku", "dependencies": { "@rokucommunity/bslint": "0.8.21",