From 612701a5d2adfbbc9ce1d505cfcaf9335e538d22 Mon Sep 17 00:00:00 2001 From: "E.S. Rosenberg a.k.a. Keeper of the Keys" Date: Thu, 26 Sep 2024 00:07:55 +0300 Subject: [PATCH] bump version to 4.17.2 --- common/main.py | 2 +- rpm/harbour-org.gpodder.sailfish.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/main.py b/common/main.py index 56498f5..a11def7 100644 --- a/common/main.py +++ b/common/main.py @@ -19,7 +19,7 @@ # of gpodder-core, but we might have a different release schedule later on. If # we decide to have parallel releases, we can at least start using this version # to check if the core version is compatible with the QML UI version. -__version__ = '4.17.1' +__version__ = '4.17.2' import pyotherside import gpodder diff --git a/rpm/harbour-org.gpodder.sailfish.spec b/rpm/harbour-org.gpodder.sailfish.spec index d8c1913..899dcf6 100644 --- a/rpm/harbour-org.gpodder.sailfish.spec +++ b/rpm/harbour-org.gpodder.sailfish.spec @@ -8,7 +8,7 @@ Summary: Media and podcast aggregator Name: harbour-org.gpodder.sailfish -Version: 4.17.1 +Version: 4.17.2 Release: 1 Group: System/GUI/Other License: ISC / GPLv3