bump version

This commit is contained in:
2025-08-25 11:56:59 +02:00
parent 51be76d4ad
commit faadc3eb6f

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.3.0",
Version: "7.5.0",
Authors: []*cli.Author{{
Name: "trading-peter (https://github.com/trading-peter)",
}},