1 parent 61e3193 commit c29fa77Copy full SHA for c29fa77
2 files changed
RELEASE_NOTES.md
@@ -1,6 +1,6 @@
1
# RELEASE NOTES
2
3
-15 December 2025 - Apache Newtmgr v1.14.0
+10 July 2026 - Apache Newtmgr v1.15.0
4
5
For full release notes, please visit the
6
[Apache Mynewt Wiki](https://cwiki.apache.org/confluence/display/MYNEWT/Release+Notes).
newtmgr/newtmgr.go
@@ -77,7 +77,7 @@ func main() {
77
ExeName: "newtmgr",
78
ShortName: "Newtmgr",
79
LongName: "Apache Newtmgr",
80
- VersionString: "1.15.0-dev",
+ VersionString: "1.15.0",
81
CfgFilename: ".newtmgr.cp.json",
82
}
83
0 commit comments