From 86571d9992e1dec4531341c5ca12bddf66920f25 Mon Sep 17 00:00:00 2001 From: Philip Kristoffersen Date: Fri, 14 Oct 2022 21:40:45 +0200 Subject: [PATCH] Update to version 1.7.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- flatpak/io.github.philipk.boilr.appdata.xml | 7 +++++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 7fb13c0..65203f9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -192,7 +192,7 @@ dependencies = [ [[package]] name = "boilr" -version = "1.7.1" +version = "1.7.2" dependencies = [ "base64", "chrono", diff --git a/Cargo.toml b/Cargo.toml index a20acbc..c588b66 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "boilr" -version = "1.7.1" +version = "1.7.2" [dependencies] base64 = "^0.13.0" diff --git a/flatpak/io.github.philipk.boilr.appdata.xml b/flatpak/io.github.philipk.boilr.appdata.xml index 2d2ff81..cbdfa22 100644 --- a/flatpak/io.github.philipk.boilr.appdata.xml +++ b/flatpak/io.github.philipk.boilr.appdata.xml @@ -25,6 +25,13 @@ https://hughsie.github.io/oars/index.html --> + + +
    +
  • Avoid a crash when loading certain animated WebP images
  • +
+
+