From 01cb26e92b81cbd1df615fb272b505a6fd31f2d0 Mon Sep 17 00:00:00 2001 From: Ally Dale Date: Sun, 21 Feb 2021 21:56:13 +0800 Subject: [PATCH] update --- gpg.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpg.go b/gpg.go index d4c8899..68e9dfc 100644 --- a/gpg.go +++ b/gpg.go @@ -81,7 +81,7 @@ const ( gsTxtGogpIgnoreFmt = "//#GOGP_IGNORE_BEGIN%s%s//#GOGP_IGNORE_END%s" gThisFilePath = "github.com/gxlb/gogp/gpg.go" - gLibVersion = "3.0.0.final" + gLibVersion = "v3.0.0.final" ) var (