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

ente-web: 1.2.20 -> 1.2.22 (#469170)

parents 4a293787 33903881
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "ente-web-${enteApp}";
  version = "1.2.20";
  version = "1.2.22";

  src = fetchFromGitHub {
    owner = "ente-io";