diff --git a/README.md b/README.md index 700d5f3..af5166f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ in the device repositories starting with Sailfish OS 1.0.3.8. ## Getting Started with Development -As of July 2019 an effort was made to make the product play nice in the SDK. +As of July 2019 an effort was made to make the project play nice in the SDK. You can now open the project in the SailfishOS SDK and build/deploy directly from there. The method listed below for developing probably still work too. To use the build method listed below you will need to revert to the old RPM spec file. diff --git a/common/main.py b/common/main.py index 2bae1cd..683275b 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.15.1' +__version__ = '4.16.2' import pyotherside import gpodder diff --git a/rpm/harbour-org.gpodder.sailfish.spec b/rpm/harbour-org.gpodder.sailfish.spec index a6a9448..24575dc 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.15.1 +Version: 4.16.2 Release: 1 Group: System/GUI/Other License: ISC / GPLv3