From 8eba1da037a5476e29bba5c33a5483fbc19c0a9e Mon Sep 17 00:00:00 2001 From: Romain Failliot Date: Sun, 3 Apr 2022 19:25:24 -0400 Subject: [PATCH] Upgrade Flatpak GNOME's runtime to 42 --- CHANGELOG.md | 1 + docs/developers.md | 2 +- io.github.mightycreak.Diffuse.yml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f876b78..bc98479 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Better messages when an error occurs while parsing the config file - Start converting the code to static types - Add more information about the dependencies in the documentation +- Upgrade Flatpak GNOME's runtime to 42 ### Fixed - Removed the lasting lint errors (i.e. in main.py) diff --git a/docs/developers.md b/docs/developers.md index 8fcceb9..e41abae 100644 --- a/docs/developers.md +++ b/docs/developers.md @@ -55,7 +55,7 @@ pip install -r requirements.dev.txt To install Diffuse locally: ```sh -flatpak install runtime/org.gnome.Sdk/$(uname -p)/41 +flatpak install runtime/org.gnome.Sdk/$(uname -p)/42 flatpak-builder --user --install build-flatpak io.github.mightycreak.Diffuse.yml ``` diff --git a/io.github.mightycreak.Diffuse.yml b/io.github.mightycreak.Diffuse.yml index c5a6cf5..428f1ca 100644 --- a/io.github.mightycreak.Diffuse.yml +++ b/io.github.mightycreak.Diffuse.yml @@ -1,6 +1,6 @@ app-id: io.github.mightycreak.Diffuse runtime: org.gnome.Platform -runtime-version: '41' +runtime-version: '42' sdk: org.gnome.Sdk command: diffuse finish-args: