Skip to content

Commit 5aba5ab

Browse files
committed
fix: barry quick fix, 2025-08-01 18:04:18
1 parent 3bf082f commit 5aba5ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/protobuild/cmd.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,6 @@ func Main() *cli.Command {
578578
defer recovery.Exit()
579579
fmt.Printf("Project: %s\n", running.Project)
580580
fmt.Printf("Version: %s\n", running.Version)
581-
fmt.Printf("Release: %s\n", version.Version)
582581
fmt.Printf("GitCommit: %s\n", running.CommitID)
583582
return nil
584583
},

0 commit comments

Comments
 (0)