We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 762e1a0 commit 481c321Copy full SHA for 481c321
1 file changed
Source/PluginProcessor.h
@@ -247,7 +247,7 @@ class PluginProcessor final : public AudioProcessor
247
248
static inline String const else_version = "ELSE v1.0-rc13";
249
static inline String const cyclone_version = "cyclone v0.9-2";
250
- static inline String const heavylib_version = "heavylib v0.4";
+ static inline String const heavylib_version = "heavylib v0.4.1";
251
static inline String const gem_version = "Gem v0.94";
252
// this gets updated with live version data later
253
static String pdlua_version;
0 commit comments