Skip to content

Commit 5ad5413

Browse files
authored
Update main.go
1 parent 470b837 commit 5ad5413

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/brook/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ func main() {
5353
df := func() {}
5454
app := cli.NewApp()
5555
app.Name = "Brook"
56-
app.Version = "20250808"
56+
app.Version = "20260101"
5757
app.Usage = "A cross-platform programmable network tool"
5858
app.Authors = []*cli.Author{
5959
{

0 commit comments

Comments
 (0)