diff --git a/README.md b/README.md index cf63c9d..75c0e0a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,8 @@ If you have any questions about ProtonPlus or want to share information with us, ## 👀 Preview -https://user-images.githubusercontent.com/62019735/230777014-c6dcb2ac-3eca-4030-9e84-2c8c88d7a419.webm +[Download on Flathub](https://flathub.org/apps/details/com.vysp3r.ProtonPlus) + - - - - diff --git a/data/com.vysp3r.ProtonPlus.appdata.xml b/data/com.vysp3r.ProtonPlus.appdata.xml index 1d73dca..c06952b 100644 --- a/data/com.vysp3r.ProtonPlus.appdata.xml +++ b/data/com.vysp3r.ProtonPlus.appdata.xml @@ -48,6 +48,17 @@ + + +

What's Changed:

+
    +
  • 🍱 Replaced the preview video
  • +
  • 🐛 Fixed Proton Tkg
  • +
  • 🐛 Fixed install directories creation
  • +
  • 🌐 Updated German translation
  • +
+
+

I disabled Proton-Tkg (Steam) for now. I will re-add it for the next update.

diff --git a/data/previews/Preview-Video.webm b/data/previews/Preview-Video.webm deleted file mode 100644 index c3298da..0000000 Binary files a/data/previews/Preview-Video.webm and /dev/null differ diff --git a/meson.build b/meson.build index 532f26c..e5ef7fa 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'com.vysp3r.ProtonPlus', ['c', 'vala'], - version: '0.4.3', + version: '0.4.4', meson_version: '>= 0.59.0' )