update: hrp version => v4.1.1

This commit is contained in:
buyuxiang
2022-05-31 15:11:33 +08:00
parent 145e6555f3
commit 90ef77bced
12 changed files with 16 additions and 12 deletions

View File

@@ -1 +1 @@
v4.1.0
v4.1.1

View File

@@ -7,4 +7,4 @@ import (
//go:embed VERSION
var VERSION string
const HttpRunnerMinVersion = "v4.0.0-beta"
const HttpRunnerMinVersion = "v4.1.0"