bump version to v1.60.2

This commit is contained in:
c9s 2024-09-12 17:51:57 +08:00
parent df915d6ee8
commit aca2c32442
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.1-ec68e3c5f-dev"
const Version = "v1.60.2-0d6b7b29d-dev"
const VersionGitRef = "ec68e3c5f"
const VersionGitRef = "0d6b7b29d"

View File

@ -3,6 +3,6 @@
package version
const Version = "v1.60.1-ec68e3c5f"
const Version = "v1.60.2-0d6b7b29d"
const VersionGitRef = "ec68e3c5f"
const VersionGitRef = "0d6b7b29d"