plandex-ai--plandex
5 行
97 B
Go
5 行
97 B
Go
package version
|
|
|
|
// Version will be set at build time using -ldflags
|
|
var Version = "development"
|