diff --git a/go.mod b/go.mod index eab5717b..1cd1c35c 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/httprunner/httprunner/v5 -go 1.23.0 +go 1.22.0 require ( github.com/Masterminds/semver v1.5.0 diff --git a/internal/version/VERSION b/internal/version/VERSION index cd45c15f..38ad85e6 100644 --- a/internal/version/VERSION +++ b/internal/version/VERSION @@ -1 +1 @@ -v5.0.0-beta-2503071138 +v5.0.0-beta-2503071200