From 6545e22578363374b3274c20aaede1c746ec9291 Mon Sep 17 00:00:00 2001 From: lunarlattice <18731514+lunarlettuce@users.noreply.github.com> Date: Thu, 18 Jan 2024 12:58:53 -0800 Subject: [PATCH] bump makefile for 1.6.1 Signed-off-by: lunarlattice <18731514+lunarlettuce@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 394f39a0..92ad6492 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = v1.6.0 +VERSION = v1.6.1 PREFIX = /usr BINPREFIX = $(PREFIX)/libexec/vinegar