Skip to content

Commit ba83ba8

Browse files
author
rhy
committed
fix: Change Flatpak runtime to 23.08 for better compatibility
- Update runtime-version from 24.08 to 23.08 - 23.08 is more widely available and stable - Should resolve SDK installation issues
1 parent 08fda13 commit ba83ba8

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: '24.08'
3+
runtime-version: '23.08'
44
sdk: org.freedesktop.Sdk
55
command: voice_app.py
66
finish-args:

0 commit comments

Comments
 (0)