From 595cd9e3fd8c2911156af06ddd01c1a4a38165d2 Mon Sep 17 00:00:00 2001 From: Sam Foo Date: Thu, 8 Dec 2022 08:25:41 -0800 Subject: [PATCH] bump: version 3.4.1 (#117) Signed-off-by: Sam Foo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 34866e6..fcba4c1 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # PLUGIN_NAME := emulator -PLUGIN_VERSION := 3.4.0 +PLUGIN_VERSION := 3.4.1 IMAGE_NAME := vaporio/emulator-plugin BIN_NAME := synse-emulator-plugin