Skip to content

Commit

Permalink
manifest: Bump to GNOME 46
Browse files Browse the repository at this point in the history
  • Loading branch information
tchx84 committed Mar 20, 2024
1 parent a252efc commit 4d25d3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For more details please visit the [documentation](./DOCUMENTATION.md) page.
```
git clone https://github.com/tchx84/Flatseal.git
cd Flatseal
flatpak --user install org.gnome.{Platform,Sdk}//45
flatpak --user install org.gnome.{Platform,Sdk}//46
flatpak-builder --user --force-clean --install build com.github.tchx84.Flatseal.json
flatpak --user run --branch=master com.github.tchx84.Flatseal
```
Expand Down
2 changes: 1 addition & 1 deletion com.github.tchx84.Flatseal.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"app-id": "com.github.tchx84.Flatseal",
"runtime": "org.gnome.Platform",
"runtime-version": "45",
"runtime-version": "46",
"sdk": "org.gnome.Sdk",
"separate-locales": false,
"command": "com.github.tchx84.Flatseal",
Expand Down

0 comments on commit 4d25d3a

Please sign in to comment.