Skip to content

Commit 5c09029

Browse files
committed
build(flatpak): bump runtime to 25.08
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
1 parent bfb9361 commit 5c09029

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

forge.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,9 +356,9 @@ module.exports = {
356356
'VideoConference',
357357
],
358358
// Available versions: https://freedesktop-sdk.gitlab.io/documentation/updating-sdk/release-notes/
359-
runtimeVersion: '24.08',
359+
runtimeVersion: '25.08',
360360
// Available versions: https://github.com/flathub/org.electronjs.Electron2.BaseApp/
361-
baseVersion: '24.08',
361+
baseVersion: '25.08',
362362
// Based on https://github.com/malept/electron-installer-flatpak/blob/main/src/installer.js
363363
// Available versions: https://github.com/refi64/zypak/releases
364364
modules: [

0 commit comments

Comments
 (0)