preparations do update 0.0.21.0a

fix somes bugs and renamed new default to defailt and added a defailt news pages and updated readme
This commit is contained in:
xgui4
2026-06-04 16:06:42 -04:00
parent f2e40a8877
commit 621799665a
23 changed files with 155 additions and 78 deletions

View File

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