File tree Expand file tree Collapse file tree 3 files changed +24
-1
lines changed Expand file tree Collapse file tree 3 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11# Kubo Changelogs
22
3+ - [ v0.40] ( docs/changelogs/v0.40.md )
34- [ v0.39] ( docs/changelogs/v0.39.md )
45- [ v0.38] ( docs/changelogs/v0.38.md )
56- [ v0.37] ( docs/changelogs/v0.37.md )
Original file line number Diff line number Diff line change 1+ # Kubo changelog v0.40
2+
3+ <a href =" https://ipshipyard.com/ " ><img align =" right " src =" https://github.com/user-attachments/assets/39ed3504-bb71-47f6-9bf8-cb9a1698f272 " /></a >
4+
5+ This release was brought to you by the [ Shipyard] ( https://ipshipyard.com/ ) team.
6+
7+ - [ v0.40.0] ( #v0400 )
8+
9+ ## v0.40.0
10+
11+ - [ Overview] ( #overview )
12+ - [ π¦ Highlights] ( #-highlights )
13+ - [ π Changelog] ( #-changelog )
14+ - [ π¨βπ©βπ§βπ¦ Contributors] ( #-contributors )
15+
16+ ### Overview
17+
18+ ### π¦ Highlights
19+
20+ ### π Changelog
21+
22+ ### π¨βπ©βπ§βπ¦ Contributors
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import (
1111var CurrentCommit string
1212
1313// CurrentVersionNumber is the current application's version literal.
14- const CurrentVersionNumber = "0.39 .0-dev"
14+ const CurrentVersionNumber = "0.40 .0-dev"
1515
1616const ApiVersion = "/kubo/" + CurrentVersionNumber + "/" //nolint
1717
You canβt perform that action at this time.
0 commit comments