Private
Public Access
1
0

Release v1.0.0 (#41)
Some checks failed
CI Pipeline / Rust Format Check (push) Successful in 3s
CI Pipeline / Clippy Lints (push) Successful in 51s
CI Pipeline / Rust Unit Tests (push) Failing after 1m26s
CI Pipeline / Security Audit (push) Successful in 4s
CI Pipeline / Frontend Lint & Type Check (push) Successful in 15s
CI Pipeline / Build .deb & Release (push) Has been skipped

* chore: bump version to 1.0.0

* fix: BusyBox-compatible timing and set -e safety in shell scripts
This commit is contained in:
Draco-Lunaris-Echo
2026-06-07 13:27:21 -05:00
committed by GitHub
parent 5fa1fef6c8
commit 209480dd43
6 changed files with 39 additions and 26 deletions

View File

@ -12,7 +12,7 @@ members = [
]
[workspace.package]
version = "0.2.4"
version = "1.0.0"
edition = "2021"
authors = ["Echo <echo@moon-dragon.us>"]
license = "MIT"