Skip to content
Snippets Groups Projects
Verified Commit ad5f3e45 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

docs: bump version

parent f2feaf82
Branches main
No related merge requests found
......@@ -174,7 +174,7 @@ func cmdRunSa(c *cli.Context) error {
func main() {
app := cli.NewApp()
app.Name = "tank"
app.Version = "1.0.0-alpha5"
app.Version = "1.0.0-alpha6"
app.Usage = "import & playlist daemon"
app.Flags = []cli.Flag{
cli.StringFlag{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment