update the versions numbers to a alpha 2 and update dep to fix vulnerability and fix instance managers

This commit is contained in:
xgui4
2026-06-24 14:48:22 -04:00
parent 9efdfee350
commit e68dc381ed
10 changed files with 374 additions and 370 deletions

View File

@@ -21,7 +21,7 @@ let
in
pkgs.mkShell rec {
pname = "lce-qt-launcher";
version = "0.0.21.1";
version = "0.0.21.2";
format = "pyproject";
src = ./.;