Merge pull request #110 from MightyCreak/upgrade-flatpak-runtime

Upgrade gnome runtime from 3.38 to 41
This commit is contained in:
Creak 2021-11-18 15:33:20 -05:00 committed by GitHub
commit e0e6210cff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Modularized the VCSs (reducing main.py by around 1300 lines) - Modularized the VCSs (reducing main.py by around 1300 lines)
- Bump GNOME runtime version from 3.38 to 41
### Fixed ### Fixed
- Fixed 'APP_NAME' error when opening non existing file - Fixed 'APP_NAME' error when opening non existing file

View File

@ -1,6 +1,6 @@
app-id: io.github.mightycreak.Diffuse app-id: io.github.mightycreak.Diffuse
runtime: org.gnome.Platform runtime: org.gnome.Platform
runtime-version: '3.38' runtime-version: '41'
sdk: org.gnome.Sdk sdk: org.gnome.Sdk
command: diffuse command: diffuse
finish-args: finish-args: