From 1af02112176efc254a938d7519b23c3d38ed241d Mon Sep 17 00:00:00 2001 From: mtkennerly Date: Sun, 21 May 2023 22:27:27 +0800 Subject: [PATCH] Release v0.18.2 --- .github/ISSUE_TEMPLATE/bug.yaml | 2 +- CHANGELOG.md | 2 +- Cargo.lock | 2 +- Cargo.toml | 2 +- assets/com.github.mtkennerly.ludusavi.metainfo.xml | 3 ++- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 5e7181bf..44d93224 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -7,6 +7,7 @@ body: label: Ludusavi version description: If you're not using the latest version, please update and make sure the problem still occurs. options: + - v0.18.2 - v0.18.1 - v0.18.0 - v0.17.1 @@ -16,7 +17,6 @@ body: - v0.15.1 - v0.15.0 - v0.14.0 - - v0.13.1 - Other validations: required: true diff --git a/CHANGELOG.md b/CHANGELOG.md index 47064ae5..7648f460 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## v0.18.2 (2023-05-21) * Fixed: * When a Lutris game file does not include the `game > working_dir` field, diff --git a/Cargo.lock b/Cargo.lock index 3304ab7c..0505aafb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2225,7 +2225,7 @@ dependencies = [ [[package]] name = "ludusavi" -version = "0.18.1" +version = "0.18.2" dependencies = [ "base64 0.13.1", "byte-unit", diff --git a/Cargo.toml b/Cargo.toml index a683ff52..0d9e4c34 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ludusavi" -version = "0.18.1" +version = "0.18.2" authors = ["mtkennerly "] edition = "2021" description = "Game save backup tool" diff --git a/assets/com.github.mtkennerly.ludusavi.metainfo.xml b/assets/com.github.mtkennerly.ludusavi.metainfo.xml index e2133940..a4d68e7a 100644 --- a/assets/com.github.mtkennerly.ludusavi.metainfo.xml +++ b/assets/com.github.mtkennerly.ludusavi.metainfo.xml @@ -52,13 +52,14 @@ - https://raw.githubusercontent.com/mtkennerly/ludusavi/v0.18.1/docs/sample-gui-linux.png + https://raw.githubusercontent.com/mtkennerly/ludusavi/v0.18.2/docs/sample-gui-linux.png Graphical user interface com.github.mtkennerly.ludusavi.desktop +