Bump version

This commit is contained in:
trading_peter 2024-09-25 09:18:05 +02:00
parent 4feb23031f
commit bce2e97b92

View File

@ -16,7 +16,7 @@ func Execute() {
app := &cli.App{ app := &cli.App{
Name: "hoster", Name: "hoster",
Usage: "Hoster", Usage: "Hoster",
Version: "1.0.9", Version: "1.1.0",
Commands: []*cli.Command{ Commands: []*cli.Command{
{ {
Name: "new", Name: "new",