From dfd09ee078a8e593bda9a986ff93e9f29781276c Mon Sep 17 00:00:00 2001 From: lbbniu Date: Sat, 24 Jun 2023 17:35:49 +0800 Subject: [PATCH] update tars2go version v1.2.3 --- tars/tools/tars2go/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tars/tools/tars2go/version/version.go b/tars/tools/tars2go/version/version.go index b8a55745..e2662530 100644 --- a/tars/tools/tars2go/version/version.go +++ b/tars/tools/tars2go/version/version.go @@ -1,4 +1,4 @@ package version // VERSION of the tars2go tools. -const VERSION = "1.2.2" +const VERSION = "1.2.3"