We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb9361 commit 5c09029Copy full SHA for 5c09029
forge.config.js
@@ -356,9 +356,9 @@ module.exports = {
356
'VideoConference',
357
],
358
// Available versions: https://freedesktop-sdk.gitlab.io/documentation/updating-sdk/release-notes/
359
- runtimeVersion: '24.08',
+ runtimeVersion: '25.08',
360
// Available versions: https://github.com/flathub/org.electronjs.Electron2.BaseApp/
361
- baseVersion: '24.08',
+ baseVersion: '25.08',
362
// Based on https://github.com/malept/electron-installer-flatpak/blob/main/src/installer.js
363
// Available versions: https://github.com/refi64/zypak/releases
364
modules: [
0 commit comments