1
0
mirror of synced 2025-01-23 15:02:06 +01:00

You cannot get away with not bumping the version.

This commit is contained in:
Luna Nightshade 2023-06-21 22:45:52 +02:00
parent 82a3cb1f96
commit 27db57df18

View File

@ -26,7 +26,7 @@
in rec {
packages.bayshore = pkgs.buildNpmPackage {
pname = "bayshore";
version = "1.0.7";
version = "1.0.8";
src = ./.;
npmDepsHash = "sha256-7iVoTJv5rvdiUWyhrDOGEboOo1sdQ7YvZOqbgvz/mF8=";