Skip to content

Commit

Permalink
Bump version to 0.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Arndt <[email protected]>
  • Loading branch information
SpotlightKid committed Dec 11, 2022
1 parent 6b92b6e commit 31274e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/dfzitarev1/PluginDFZitaRev1.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ class PluginDFZitaRev1 : public Plugin {
}

uint32_t getVersion() const noexcept override {
return d_version(0, 1, 0);
return d_version(0, 1, 1);
}

// Go to:
Expand Down

0 comments on commit 31274e1

Please sign in to comment.