Unverified Commit fb6ee600 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

vencord: 1.14.10 -> 1.14.11 (#515880)

parents 9d4f01e0 8676817f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
}:
stdenv.mkDerivation (finalAttrs: {
  pname = "vencord";
  version = "1.14.10";
  version = "1.14.11";

  src = fetchFromGitHub {
    owner = "Vendicated";