Skip to content

Commit 4d25d3a

Browse files
committed
manifest: Bump to GNOME 46
1 parent a252efc commit 4d25d3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For more details please visit the [documentation](./DOCUMENTATION.md) page.
1919
```
2020
git clone https://github.com/tchx84/Flatseal.git
2121
cd Flatseal
22-
flatpak --user install org.gnome.{Platform,Sdk}//45
22+
flatpak --user install org.gnome.{Platform,Sdk}//46
2323
flatpak-builder --user --force-clean --install build com.github.tchx84.Flatseal.json
2424
flatpak --user run --branch=master com.github.tchx84.Flatseal
2525
```

com.github.tchx84.Flatseal.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"app-id": "com.github.tchx84.Flatseal",
33
"runtime": "org.gnome.Platform",
4-
"runtime-version": "45",
4+
"runtime-version": "46",
55
"sdk": "org.gnome.Sdk",
66
"separate-locales": false,
77
"command": "com.github.tchx84.Flatseal",

0 commit comments

Comments
 (0)