release: 0.1.0
All checks were successful
Static / Flake checks (push) Successful in 22s
Static / Create distribution (push) Successful in 42s
Release / Create release (push) Successful in 1m7s

This commit is contained in:
Ophestra 2025-07-03 03:52:41 +09:00
parent 0d47db9e2b
commit fea9a4fd83
Signed by: cat
SSH Key Fingerprint: SHA256:gQ67O0enBZ7UdZypgtspB2FDM1g3GVw8nX0XSdcFw8Q

View File

@ -17,7 +17,7 @@
}:
stdenvNoCC.mkDerivation rec {
pname = "hakurei.app";
version = "0.0.2-hotfix.0";
version = "0.1.0";
src = ./.;