Private
Public Access
1
0

fix(postinst): correct argon2 -m parameter from raw KiB to log2 value (#55)

* chore: bump version to 1.1.5

* fix(postinst): correct argon2 -m parameter from raw KiB to log2 value

* trigger CI
This commit is contained in:
Draco-Lunaris-Echo
2026-06-09 08:10:00 -05:00
committed by GitHub
parent 2bdbc8af5a
commit 2a18276884
6 changed files with 11 additions and 5 deletions

View File

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