chore(release): v2.1.1

This commit is contained in:
github-actions[bot]
2026-05-26 09:55:00 +00:00
parent f7c84136a5
commit 36767b188d
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
in {
packages.default = pkgs.stdenv.mkDerivation (finalAttrs: {
pname = "notewrapper";
version = "v2.1";
version = "v2.1.1";
src = notewrapper;