File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ function plugindef()
4
4
finaleplugin .NoStore = true
5
5
finaleplugin .Author = " Robert Patterson and Carl Vine"
6
6
finaleplugin .Copyright = " CC0 https://creativecommons.org/publicdomain/zero/1.0/"
7
- finaleplugin .Version = " 2.0"
8
- finaleplugin .Date = " October 8 , 2024"
7
+ finaleplugin .Version = " 2.0.1 "
8
+ finaleplugin .Date = " October 9 , 2024"
9
9
finaleplugin .LoadLuaOSUtils = true
10
10
finaleplugin .CategoryTags = " Document"
11
11
finaleplugin .MinJWLuaVersion = 0.75
@@ -21,7 +21,7 @@ function plugindef()
21
21
finaleplugin .AdditionalPrefixes = [[
22
22
do_single_file = true
23
23
]]
24
- finaleplugin .ScriptGroupName = " Staff Explode "
24
+ finaleplugin .ScriptGroupName = " Massage MusicXML "
25
25
finaleplugin .Notes = [[
26
26
This script reads musicxml files exported from Finale and modifies them to
27
27
improve importing into Dorico or MuseScore. The best process is as follows:
You can’t perform that action at this time.
0 commit comments