chore(flake): Bump version

This commit is contained in:
2023-08-27 13:28:24 +02:00
parent 927a3c386e
commit 26b3856adb

View File

@@ -5,7 +5,7 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "moxxyv2-website"; pname = "moxxyv2-website";
version = "20230725"; version = "20230827";
src = ./../.; src = ./../.;
buildInputs = [ buildInputs = [