From a041b0d9978f412d86ffe1c97bba7473d2f9c4fd Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 27 Dec 2023 21:45:54 +0000 Subject: [PATCH] Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6511191..3c162ca 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := svgtiny -COMPONENT_VERSION := 0.1.7 +COMPONENT_VERSION := 0.1.8 # Default to a static library COMPONENT_TYPE ?= lib-static -- 2.49.0