From 31274e1400beee9c8d7d8de0cbce0c65563eac5d Mon Sep 17 00:00:00 2001 From: Christopher Arndt Date: Sun, 11 Dec 2022 15:45:53 +0100 Subject: [PATCH] Bump version to 0.1.1 Signed-off-by: Christopher Arndt --- plugins/dfzitarev1/PluginDFZitaRev1.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/dfzitarev1/PluginDFZitaRev1.hpp b/plugins/dfzitarev1/PluginDFZitaRev1.hpp index 0e6301f..02c6c16 100644 --- a/plugins/dfzitarev1/PluginDFZitaRev1.hpp +++ b/plugins/dfzitarev1/PluginDFZitaRev1.hpp @@ -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: