Bump version

This commit is contained in:
trading_peter 2025-06-05 21:30:49 +02:00
parent 71bfa980df
commit 84bdc73900

View File

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