Skip to content

Commit 56c39ef

Browse files
Havoc24kclaude
andcommitted
release: v1.2.0
Minor: drops the api secrets block from config.json (always auto-generated now). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 0a00a17 commit 56c39ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/postgres4all/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"github.com/spf13/cobra"
88
)
99

10-
var version = "1.1.0"
10+
var version = "1.2.0"
1111

1212
func main() {
1313
root := &cobra.Command{

0 commit comments

Comments
 (0)