Skip to content

Commit 18417b9

Browse files
committed
Bump version to 0.2.0
Signed-off-by: Christopher Arndt <[email protected]>
1 parent 790f83a commit 18417b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/YKChorus/PluginYKChorus.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ class PluginYKChorus : public Plugin {
6565
}
6666

6767
uint32_t getVersion() const noexcept override {
68-
return d_version(0, 1, 0);
68+
return d_version(0, 2, 0);
6969
}
7070

7171
// Go to:

0 commit comments

Comments
 (0)