liferooter / textpieces

Quick text processing
GNU General Public License v3.0
203 stars 21 forks source link

flatpak update because org.gnome.Platform branch 44 is end-of-life #147

Closed abdulalalalalala closed 6 months ago

abdulalalalalala commented 6 months ago

current app flatpak build build-aux/flatpak/com.github.liferooter.textpieces.yaml:

runtime: org.gnome.Platform
runtime-version: '43'

warning from flatpak fedora:

The GNOME 44 runtime is no longer supported as of March 20, 2024
liferooter commented 6 months ago

The runtime wasn't updated because I took a long pause in development of the application right in the middle of it's full rewrite. Now the rewrite is finished and I'm trying to publish the new version on Flathub. The new version of course uses the latest runtime version. The old version is not supposed to get any more updates.

As a user, you just have to wait until the new version will be accepted. Flatpak will seamlessly replace the old version with the new one.