We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76eb2af commit e7f81c5Copy full SHA for e7f81c5
1 file changed
support/constant.go
@@ -1,7 +1,7 @@
1
package support
2
3
const (
4
- Version = "v1.17.0"
+ Version = "v1.17.1"
5
6
RuntimeArtisan = "artisan"
7
RuntimeTest = "test"
0 commit comments