diff --git a/source/FifthGeneratedTuner.qml b/source/FifthGeneratedTuner.qml index 2cf5b47..5d6bf09 100644 --- a/source/FifthGeneratedTuner.qml +++ b/source/FifthGeneratedTuner.qml @@ -30,7 +30,7 @@ MuseScore thumbnailName: "FifthGeneratedTunerThumbnail.png"; categoryCode: "playback"; description: "Retune the selection, or the whole score if nothing is selected, using the specified fifth size."; - version: "1.2.1-alpha"; + version: "1.2.1"; pluginType: "dialog"; width: 470; @@ -182,7 +182,7 @@ MuseScore FileIO { - id: "customTuningsIO"; + id: customTuningsIO; source: Qt.resolvedUrl(".").substring(8) + "CustomTunings.tsv"; onError: @@ -193,7 +193,7 @@ MuseScore FileIO { - id: "settingsIO"; + id: settingsIO; source: Qt.resolvedUrl(".").substring(8) + "Settings.tsv"; onError: