diff --git a/nix/unwrapped.nix b/nix/unwrapped.nix index 44236ba66..bb342b8dc 100644 --- a/nix/unwrapped.nix +++ b/nix/unwrapped.nix @@ -45,7 +45,7 @@ in stdenv.mkDerivation { pname = "fjordlauncher-unwrapped"; - version = "9.3-unstable-${date}"; + version = "9.4-unstable-${date}"; src = lib.fileset.toSource { root = ../.;