Skip to content

Commit

Permalink
flatpak: upgrade to GNOME 45 SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseExposito committed Oct 15, 2023
1 parent 1545f41 commit c99bebb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ First, install the required npm dependencies and the GNOME runtime and SDK:

```bash
$ npm install
$ flatpak install flathub org.gnome.Platform//44 org.gnome.Sdk//44
$ flatpak install flathub org.gnome.Platform//45 org.gnome.Sdk//45
```

Finally, install Touché using:
Expand Down
2 changes: 1 addition & 1 deletion com.github.joseexposito.touche.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
app-id: com.github.joseexposito.touche
runtime: org.gnome.Platform
runtime-version: '44'
runtime-version: '45'
sdk: org.gnome.Sdk
command: com.github.joseexposito.touche
finish-args:
Expand Down

0 comments on commit c99bebb

Please sign in to comment.