Skip to content

Commit

Permalink
Template example uses Dplug v15
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Piolat committed Jan 16, 2025
1 parent 405fae4 commit 5996c46
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions examples/template/dub.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@

"dependencies":
{
"dplug:gui": "~>14.7",
"dplug:flat-widgets": "~>14.7",
"dplug:vst3": "~>14.7",
"dplug:au": "~>14.7",
"dplug:clap": "~>14.7"
"dplug:gui": "~>15.0",
"dplug:flat-widgets": "~>15.0",
"dplug:vst3": "~>15.0",
"dplug:au": "~>15.0",
"dplug:clap": "~>15.0"
},

"targetType": "dynamicLibrary",
Expand Down

0 comments on commit 5996c46

Please sign in to comment.