File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 24.5.3] - Unreleased
7+ ## [ 24.5.3] - 2026-01-29
88### Changed
99- ` appengine device attributes list ` : display attributes in a human-friendly
1010 representation instead Go's internal one. Keep consistency with aliases.
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ import (
2020 "github.com/spf13/cobra"
2121)
2222
23- var version = "24.5.2 "
23+ var version = "24.5.3 "
2424
2525// versionCmd represents the version command
2626var versionCmd = & cobra.Command {
You can’t perform that action at this time.
0 commit comments