chore: 6.8.0-rc1 -> 6.8.0-rc2

This commit is contained in:
Adam Stephens 2024-01-29 09:44:49 -05:00
parent 93a4437c52
commit 769c31de6a
No known key found for this signature in database
2 changed files with 5 additions and 17 deletions

View file

@ -5,7 +5,7 @@ let
linux_x13s_pkg =
{ buildLinux, ... }@args:
let
version = "6.8.0-rc1";
version = "6.8.0-rc2";
modDirVersion = "${version}";
in
buildLinux (