Skip to content

Commit

Permalink
🏷️ Version 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Schmiddiii committed Aug 13, 2022
1 parent 09c7b6e commit 61d31be
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "tubefeeder"
description = "A Youtube, Lbry and Peertube client made for the Pinephone"
homepage = "https://tubefeeder.de"
version = "1.8.5"
version = "1.9.0"
authors = ["Julian Schmidhuber <schmidhuberj2@protonmail.com>"]
edition = "2021"

Expand Down
3 changes: 3 additions & 0 deletions data/de.schmidhuberj.tubefeeder.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
<developer_name>Julian Schmidhuber</developer_name>

<releases>
<release version="v1.9.0" date="2022-08-13">
<description><p>Settings and UI for importing subscriptions</p></description>
</release>
<release version="v1.8.5" date="2022-07-31">
<description>Dutch and Czech translations</description>
</release>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'tubefeeder',
'rust',
version: '1.8.5',
version: '1.9.0',
meson_version: '>= 0.59',
license: 'GPL-3.0-or-later',
)
Expand Down
2 changes: 1 addition & 1 deletion po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ msgid ""
"external to the Flatpak. For more information, please consult the wiki."
msgstr ""
"Všimněte si, že v případě Flatpaku je při použití přehrávače externího "
"k Flatpaku nutné provést několik dalších kroků. Další informace naleznete na wiki.""
"k Flatpaku nutné provést několik dalších kroků. Další informace naleznete na wiki."

#: src/gui/preferences_window.rs:74
msgid "Overwritten by environmental variable."
Expand Down

0 comments on commit 61d31be

Please sign in to comment.