Skip to content

Commit bef88c4

Browse files
committed
update date
1 parent 91fe445 commit bef88c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/musicxml_massage_export.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ function plugindef()
66
finaleplugin.Author = "Robert Patterson and Carl Vine"
77
finaleplugin.Copyright = "CC0 https://creativecommons.org/publicdomain/zero/1.0/"
88
finaleplugin.Version = "2.5"
9-
finaleplugin.Date = "October 9, 2024"
9+
finaleplugin.Date = "November 6, 2024"
1010
finaleplugin.LoadLuaOSUtils = true
1111
finaleplugin.CategoryTags = "Document"
1212
finaleplugin.MinJWLuaVersion = 0.76

0 commit comments

Comments
 (0)