Skip to content

Commit

Permalink
update date
Browse files Browse the repository at this point in the history
  • Loading branch information
rpatters1 committed Nov 7, 2024
1 parent 91fe445 commit bef88c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/musicxml_massage_export.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function plugindef()
finaleplugin.Author = "Robert Patterson and Carl Vine"
finaleplugin.Copyright = "CC0 https://creativecommons.org/publicdomain/zero/1.0/"
finaleplugin.Version = "2.5"
finaleplugin.Date = "October 9, 2024"
finaleplugin.Date = "November 6, 2024"
finaleplugin.LoadLuaOSUtils = true
finaleplugin.CategoryTags = "Document"
finaleplugin.MinJWLuaVersion = 0.76
Expand Down

0 comments on commit bef88c4

Please sign in to comment.