From b5e42b12211a92339b0b62cb90f1a86a397e146e Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 24 May 2020 19:16:11 +0100 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d641a1b..8bcb977 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := wapcaplet -COMPONENT_VERSION := 0.4.2 +COMPONENT_VERSION := 0.4.3 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3