File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919# of gpodder-core, but we might have a different release schedule later on. If
2020# we decide to have parallel releases, we can at least start using this version
2121# to check if the core version is compatible with the QML UI version.
22- __version__ = '4.17.4 '
22+ __version__ = '4.18.0 '
2323
2424import pyotherside
2525import gpodder
Original file line number Diff line number Diff line change @@ -73,14 +73,14 @@ Page {
7373 width: parent .width
7474 wrapMode: Text .WordWrap
7575 text: [
76- ' © 2005-2020 ' + qsTr (" Thomas Perl and the gPodder Team" ),
76+ ' © 2005-2025 ' + qsTr (" Thomas Perl and the gPodder Team" ),
7777 qsTr (" License: ISC / GPLv3 or later" ),
7878 qsTr (" Website: " ) + ' http://gpodder.org/' ,
7979 ' ' ,
8080 qsTr (" Sailfish OS artwork by Stephan Beyerle" ),
8181 ' ' ,
8282 ' gPodder Core ' + py .coreversion ,
83- ' gPodder QML UI ' + py .uiversion ,
83+ ' gPodder Sailfish ' + py .uiversion ,
8484 ' Podcastparser ' + py .parserversion ,
8585 ' PyOtherSide ' + py .pluginVersion (),
8686 ' Python ' + py .pythonVersion ()
Original file line number Diff line number Diff line change 88
99Summary: Media and podcast aggregator
1010Name: harbour-org.gpodder.sailfish
11- Version: 4.17.4
11+ Version: 4.18.0
1212Release: 1
1313Group: System/GUI/Other
1414License: ISC / GPLv3
You can’t perform that action at this time.
0 commit comments