From ad50215059f778562f916f902c4f1a86c0eb2968 Mon Sep 17 00:00:00 2001 From: unfledged Date: Fri, 27 Nov 2015 20:45:38 +0000 Subject: [PATCH] Version bump to mark stable --- README.md | 6 +++--- addon.xml | 2 +- changelog.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1b39b649..7f0a4515 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -#Skin Shortcuts - 0.6.7 +#Skin Shortcuts - 1.0.0 script.skinshortcuts was written with the intention of making user customizable shortcuts on the home page easier for skinners. ## What's New for Skinners -#### Version 0.6.7 - git version +#### Version 1.0.0 - repo version - Ability for users to install additional widget providers - [Read More on customising when this is available to users](./resources/docs/advanced/Managing widgets.md#default-widgets-from-skin-helper-service) - Jarvis changes to music shortcuts - Please be aware that the shortcuts used to access various areas of the music library have changed. Skin Shortcuts will do its best to update any actions to the Jarvis version when the menu is built, but if this doesn't work (or if you are using the 'Just Select' method) the user may need to reset the action for these shortcuts. @@ -13,7 +13,7 @@ script.skinshortcuts was written with the intention of making user customizable - Ability to set a fallback value for a custom property, used if the user hasn't selected a vlue - [Read More](./resources/docs/advanced/Custom shortcut properties.md#for-all-shortcuts-without-a-user-set-property) - Ability to set widgetName property separately from label using `` elements in a custom groupings - [Read More](./resources/docs/advanced/Custom groupings.md#shortcut--element---widget) - and when defining available widgets [Read More](./resources/docs/advanced/Managing widgets.md#defining-available-widgets) -#### Version 0.6.6 - repo version +#### Version 0.6.6 - previous repo version - Ability to include multiple $SKINSHORTCUT[] elements and other text in an element when using templates - Ability to assign menu item ID to a property when using templates diff --git a/addon.xml b/addon.xml index c78d4f00..f8158acc 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/changelog.txt b/changelog.txt index d52c72e5..7b911edb 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,4 @@ -v0.6.7 +v1.0.0 - Enable 'Get More...' installation of widget providers - Return to using json to enable/disable Kodi debug logging - Jarvis shortcut changes