From 7590604469b4a9fedf42df54cbeae5ae7994e4eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B7=B4=E6=8B=89=E8=BF=AA=E7=BB=B4?= Date: Mon, 20 Jun 2022 15:45:01 +0800 Subject: [PATCH] v1.3 release --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 55f08eb..bb01e52 100644 --- a/main.go +++ b/main.go @@ -12,7 +12,7 @@ import ( "github.com/nfnt/resize" ) -const Version string = "v1.2" +const Version string = "v1.3" var ( cmdSource string