We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b2b659 commit 08cd984Copy full SHA for 08cd984
main.go
@@ -33,7 +33,7 @@ func main() {
33
34
app.Name = "xake"
35
app.Usage = "a build tool (make) for Ximera"
36
- app.Version = "0.8.23"
+ app.Version = "0.8.24"
37
38
// Check to see if this is the newest version Humorously,
39
// go-latest depends on go>=1.7 because that was when "context"
0 commit comments