Add templates for air.

This commit is contained in:
2024-09-03 14:38:02 +02:00
parent 7f25c3f83c
commit 93338b0712
4 changed files with 106 additions and 1 deletions

View File

@ -23,7 +23,7 @@ func main() {
app := &cli.App{
Name: "gowebbuild",
Usage: "All in one tool to build web frontend projects.",
Version: "6.0.1",
Version: "6.1.0",
Authors: []*cli.Author{{
Name: "trading-peter (https://github.com/trading-peter)",
}},