mirror of
https://github.com/vbatts/tar-split.git
synced 2025-02-08 11:03:31 +00:00
commit
bca84be96e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import (
|
|||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
var Version = "v0.11.7"
|
||||
var Version = "v0.12.0"
|
||||
|
||||
func main() {
|
||||
app := cli.NewApp()
|
||||
|
|
Loading…
Reference in a new issue