Skip to content

Commit 481c321

Browse files
committed
mod version
1 parent 762e1a0 commit 481c321

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/PluginProcessor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ class PluginProcessor final : public AudioProcessor
247247

248248
static inline String const else_version = "ELSE v1.0-rc13";
249249
static inline String const cyclone_version = "cyclone v0.9-2";
250-
static inline String const heavylib_version = "heavylib v0.4";
250+
static inline String const heavylib_version = "heavylib v0.4.1";
251251
static inline String const gem_version = "Gem v0.94";
252252
// this gets updated with live version data later
253253
static String pdlua_version;

0 commit comments

Comments
 (0)