From dc01628b024008787f573caa00fc241f33386828 Mon Sep 17 00:00:00 2001 From: Philip Kristoffersen Date: Mon, 15 Aug 2022 15:16:23 +0200 Subject: [PATCH] Update to version 1.4.4 --- Cargo.lock | 2 +- Cargo.toml | 7 ++----- flatpak/io.github.philipk.boilr.appdata.xml | 8 +++++++- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 7077098..13d3826 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -141,7 +141,7 @@ dependencies = [ [[package]] name = "boilr" -version = "1.4.3" +version = "1.4.4" dependencies = [ "base64", "chrono", diff --git a/Cargo.toml b/Cargo.toml index b40029d..5f0b58e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "boilr" -version = "1.4.3" +version = "1.4.4" [dependencies] base64 = "^0.13.0" @@ -56,7 +56,4 @@ version = "^0.5.9" winres = "^0.1.12" [target."cfg(windows)".dependencies] -winreg = "^0.10.1" - -[profile.release] -incremental = true \ No newline at end of file +winreg = "^0.10.1" \ No newline at end of file diff --git a/flatpak/io.github.philipk.boilr.appdata.xml b/flatpak/io.github.philipk.boilr.appdata.xml index d5ea7a5..476e17c 100644 --- a/flatpak/io.github.philipk.boilr.appdata.xml +++ b/flatpak/io.github.philipk.boilr.appdata.xml @@ -25,7 +25,13 @@ https://hughsie.github.io/oars/index.html --> - + + +
    +
  • Fix a crash that could happen when loading corrupt images
  • +
+
+