We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa468a commit cf4d3dbCopy full SHA for cf4d3db
1 file changed
Package/Flatpak/io.github.KangLin.RabbitRemoteControl.yml
@@ -3,12 +3,12 @@ id: "io.github.KangLin.RabbitRemoteControl"
3
# See: [available runtimes](https://docs.flatpak.org/en/latest/available-runtimes.html)
4
# See: [flatpak kde runtime](https://invent.kde.org/packaging/flatpak-kde-runtime)
5
runtime: "org.kde.Platform"
6
-runtime-version: "6.9"
+runtime-version: "6.10"
7
sdk: "org.kde.Sdk"
8
command: RabbitRemoteControlApp
9
10
base: io.qt.qtwebengine.BaseApp
11
-base-version: '6.9'
+base-version: '6.10'
12
cleanup-commands:
13
- /app/cleanup-BaseApp.sh
14
0 commit comments