Skip to content

Commit

Permalink
Merge pull request #214 from Keeper-of-the-Keys/fix-downloads
Browse files Browse the repository at this point in the history
Fix downloads
  • Loading branch information
Keeper-of-the-Keys authored Dec 10, 2024
2 parents a9c010c + 5af87d3 commit 29c9b8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion common/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.2'
__version__ = '4.17.3'

import pyotherside
import gpodder
Expand Down
2 changes: 1 addition & 1 deletion gpodder-core
2 changes: 1 addition & 1 deletion rpm/harbour-org.gpodder.sailfish.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Summary: Media and podcast aggregator
Name: harbour-org.gpodder.sailfish
Version: 4.17.2
Version: 4.17.3
Release: 1
Group: System/GUI/Other
License: ISC / GPLv3
Expand Down

0 comments on commit 29c9b8a

Please sign in to comment.