Skip to content

Commit 3024345

Browse files
author
rhy
committed
fix: Update Flatpak runtime back to 24.08
- Changed from 23.08 back to 24.08 (available version) - SDK installation was started but timed out - 24.08 is the correct version to use
1 parent ba83ba8 commit 3024345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.voice2text.app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
app-id: com.voice2text.app
22
runtime: org.freedesktop.Platform
3-
runtime-version: '23.08'
3+
runtime-version: '24.08'
44
sdk: org.freedesktop.Sdk
55
command: voice_app.py
66
finish-args:

0 commit comments

Comments
 (0)