Skip to content

Commit

Permalink
Prepare for Apache Mynewt 1.13.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanc committed Nov 13, 2024
1 parent 963e4b2 commit d0432a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# RELEASE NOTES

27 Match 2024 - Apache Newtmgr v1.12.0
13 November 2024 - Apache Newtmgr v1.13.0

For full release notes, please visit the
[Apache Mynewt Wiki](https://cwiki.apache.org/confluence/display/MYNEWT/Release+Notes).
Expand Down
2 changes: 1 addition & 1 deletion newtmgr/newtmgr.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ func main() {
ExeName: "newtmgr",
ShortName: "Newtmgr",
LongName: "Apache Newtmgr",
VersionString: "1.13.0-dev",
VersionString: "1.13.0",
CfgFilename: ".newtmgr.cp.json",
}

Expand Down

0 comments on commit d0432a8

Please sign in to comment.