mirror of
https://github.com/ow-mods/ow-mod-man.git
synced 2025-12-11 20:15:50 +01:00
[NIX] Bump versions in packages
This commit is contained in:
parent
756b6711db
commit
ee7ccf9503
@ -12,7 +12,7 @@
|
||||
}:
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "owmods-cli";
|
||||
version = "0.12.0";
|
||||
version = "0.12.1";
|
||||
|
||||
# Prevent unneeded rebuilds
|
||||
src = with lib.fileset;
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
}:
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "owmods-gui";
|
||||
version = "0.12.0";
|
||||
version = "0.12.1";
|
||||
|
||||
VITE_VERSION_SUFFIX = "-nix";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user