Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit 592cbaf

Browse files
committed
v1.2.9
1 parent 2241805 commit 592cbaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/commands/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ var rootCmd = &cobra.Command{
3131
}
3232

3333
if versionFlag {
34-
version := "v1.2.8"
34+
version := "v1.2.9"
3535
outdated, v, err := release.Check(version, "https://github.com/rootlyhq/cli")
3636

3737
if err != nil {

0 commit comments

Comments
 (0)