From 62d25cd4eb292d163cfa3ef9cc6736ab872f9ec9 Mon Sep 17 00:00:00 2001 From: fengxxc Date: Tue, 21 Feb 2023 16:12:17 +0800 Subject: [PATCH] chore: update version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c81e6cc..2fabd63 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ BUILD_ENV := CGO_ENABLED=0 APP=wechatmp2markdown -VERSION=v1.1.0 +VERSION=v1.1.1 # linux or mac 环境编译 # make [cmd]