Skip to content

Commit e0e6210

Browse files
authored
Merge pull request #110 from MightyCreak/upgrade-flatpak-runtime
Upgrade gnome runtime from 3.38 to 41
2 parents 85975f4 + 51bf5b0 commit e0e6210

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

1515
### Changed
1616
- Modularized the VCSs (reducing main.py by around 1300 lines)
17+
- Bump GNOME runtime version from 3.38 to 41
1718

1819
### Fixed
1920
- Fixed 'APP_NAME' error when opening non existing file

io.github.mightycreak.Diffuse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
app-id: io.github.mightycreak.Diffuse
22
runtime: org.gnome.Platform
3-
runtime-version: '3.38'
3+
runtime-version: '41'
44
sdk: org.gnome.Sdk
55
command: diffuse
66
finish-args:

0 commit comments

Comments
 (0)