bump version to v1.60.1

This commit is contained in:
c9s 2024-09-04 14:58:07 +08:00
parent 83dc981c92
commit 24de49860f
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54
2 changed files with 4 additions and 4 deletions

View File

@ -3,6 +3,6 @@
package version
const Version = "v1.60.0-3a2e4dfd2-dev"
const Version = "v1.60.1-ec68e3c5f-dev"
const VersionGitRef = "3a2e4dfd2"
const VersionGitRef = "ec68e3c5f"

View File

@ -3,6 +3,6 @@
package version
const Version = "v1.60.0-3a2e4dfd2"
const Version = "v1.60.1-ec68e3c5f"
const VersionGitRef = "3a2e4dfd2"
const VersionGitRef = "ec68e3c5f"