summary refs log tree commit diff stats
path: root/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'package.nix')
-rw-r--r--package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.nix b/package.nix
index b5607a5..7db364e 100644
--- a/package.nix
+++ b/package.nix
@@ -30,7 +30,7 @@
   '';
 
   # NOTE: Change this _EVERY_ time you actually use a new keymap. <2024-12-29>
-  version = "25";
+  version = "26";
 in
   stdenv.mkDerivation
   {