chore: bump version to 0.2.24

This commit is contained in:
2026-02-24 17:09:55 +00:00
parent e4e38e3aab
commit 161d7f706a
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ All notable changes to NORA will be documented in this file.
---
## [Unreleased]
## [0.2.24] - 2026-02-24
### Added / Добавлено
- `install.sh` installer script live at <https://getnora.io/install.sh> — `curl -fsSL https://getnora.io/install.sh | sh`

View File

@@ -7,7 +7,7 @@ members = [
]
[workspace.package]
version = "0.2.23"
version = "0.2.24"
edition = "2021"
license = "MIT"
authors = ["DevITWay <devitway@gmail.com>"]