From 151d4b12b061f5f620fb26f0fb6a623e712daa64 Mon Sep 17 00:00:00 2001 From: Nexus Date: Mon, 2 Mar 2026 16:10:36 +0800 Subject: [PATCH] chore: bump version to 1.7.3 --- consts.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consts.go b/consts.go index 1a6f70b..ba5e7b0 100644 --- a/consts.go +++ b/consts.go @@ -3,7 +3,7 @@ package dotweb // Global define const ( // Version current version - Version = "1.7.22" + Version = "1.7.3" ) // Log define