Files
T

6 lines
165 B
Go

package main
// VersionX is the version of dify cli
// it will be replaced by build script in CI/CD pipeline, do not change it manually
var VersionX = "REPLACE_ME"