chore: prepare crabbox 0.4.0 release
This commit is contained in:
parent
cf2d9d2d41
commit
052a57b081
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## 0.4.0 - Unreleased
|
||||
## 0.4.0 - 2026-05-03
|
||||
|
||||
### Added
|
||||
|
||||
|
||||
@ -27,8 +27,7 @@ No Homebrew? Grab a [GoReleaser archive](https://github.com/openclaw/crabbox/rel
|
||||
|
||||
Prerequisites on the laptop: `git`, `ssh`, `ssh-keygen`, `rsync`, `curl`.
|
||||
|
||||
Current stable release: [v0.3.1](https://github.com/openclaw/crabbox/releases/tag/v0.3.1).
|
||||
Current development line: `0.4.0` (unreleased).
|
||||
Current stable release: [v0.4.0](https://github.com/openclaw/crabbox/releases/tag/v0.4.0).
|
||||
|
||||
## Quick start
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
package cli
|
||||
|
||||
var version = "0.4.0-unreleased"
|
||||
var version = "0.4.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user