Skip to content

Commit

Permalink
release: update sources
Browse files Browse the repository at this point in the history
  • Loading branch information
0xzer0x committed Aug 24, 2024
1 parent f2f57c9 commit ad68436
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 13 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

### التحديثات 💭

- تصليح عطل في مكان ظهور نافذة التكرار
- إضافة خاصية: تغيير مسار التحميلات (#88)

</div>

### What's Changed 💭

- Bug fix in repeater widget positioning
- Added feature: Customizable downloads path (#88)
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.22)
project(
quran-companion
LANGUAGES CXX
VERSION 1.2.8
VERSION 1.2.9
DESCRIPTION "Quran reader and player"
HOMEPAGE_URL "https://0xzer0x.github.io/projects/quran-companion/")

Expand Down
4 changes: 2 additions & 2 deletions README-AR.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<a href='https://flathub.org/apps/io.github._0xzer0x.qurancompanion'>
<img width='240' alt='Download Flatpak' src='https://dl.flathub.org/assets/badges/flathub-badge-en.svg'/>
</a>
<a href='https://github.com/0xzer0x/quran-companion/releases/download/v1.2.8/Quran_Companion-1.2.8-x86_64.AppImage'>
<a href='https://github.com/0xzer0x/quran-companion/releases/download/v1.2.9/Quran_Companion-1.2.9-x86_64.AppImage'>
<img width='260' alt='Download AppImage' src='https://docs.appimage.org/_images/download-appimage-banner.svg' style='border-radius: 10px'/>
</a>
<a href="https://snapcraft.io/quran-companion">
Expand Down Expand Up @@ -329,4 +329,4 @@ cmake --build .
[win-installer]: https://github.com/0xzer0x/quran-companion/releases/download/v1.1.9/qc_online_installer_x64_win.exe
[translation-wiki]: https://github.com/0xzer0x/quran-companion/wiki/Contributing-Translations
[recitations-wiki]: https://github.com/0xzer0x/quran-companion/wiki/Contributing-Recitations
[macos-dmg-url]: https://github.com/0xzer0x/quran-companion/releases/download/v1.2.8/Quran_Companion-1.2.8-x86_64.dmg
[macos-dmg-url]: https://github.com/0xzer0x/quran-companion/releases/download/v1.2.9/Quran_Companion-1.2.9-x86_64.dmg
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ The application can be downloaded in any of the available packages (snap, flatpa
<a href='https://flathub.org/apps/io.github._0xzer0x.qurancompanion'>
<img width='240' alt='Download Flatpak' src='https://dl.flathub.org/assets/badges/flathub-badge-en.svg'/>
</a>
<a href='https://github.com/0xzer0x/quran-companion/releases/download/v1.2.8/Quran_Companion-1.2.8-x86_64.AppImage'>
<a href='https://github.com/0xzer0x/quran-companion/releases/download/v1.2.9/Quran_Companion-1.2.9-x86_64.AppImage'>
<img width='260' alt='Download AppImage' src='https://docs.appimage.org/_images/download-appimage-banner.svg' style='border-radius: 10px'/>
</a>
<a href="https://snapcraft.io/quran-companion">
Expand Down Expand Up @@ -311,4 +311,4 @@ Distributed under the [Waqf General Public License](https://ojuba.org/waqf-2.0:%
[win-installer]: https://github.com/0xzer0x/quran-companion/releases/download/v1.1.9/qc_online_installer_x64_win.exe
[translation-wiki]: https://github.com/0xzer0x/quran-companion/wiki/Contributing-Translations
[recitations-wiki]: https://github.com/0xzer0x/quran-companion/wiki/Contributing-Recitations
[macos-dmg-url]: https://github.com/0xzer0x/quran-companion/releases/download/v1.2.8/Quran_Companion-1.2.8-x86_64.dmg
[macos-dmg-url]: https://github.com/0xzer0x/quran-companion/releases/download/v1.2.9/Quran_Companion-1.2.9-x86_64.dmg
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.8
1.2.9
13 changes: 12 additions & 1 deletion dist/xdg/io.github._0xzer0x.qurancompanion.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<component type="desktop-application">
<id>io.github._0xzer0x.qurancompanion</id>
<name>Quran Companion</name>
<summary>Cross-platform Quran reader and player</summary>
<summary>Read and listen to the Quran</summary>
<metadata_license>MIT</metadata_license>
<project_license>LGPL-3.0-or-later</project_license>
<content_rating type="oars-1.1"></content_rating>
Expand All @@ -15,6 +15,10 @@
<description>
<p>Quran Companion is a cross-platform Quran reader and player with recitation download capabilities, verse highlighting, resizable quran font, and a variety of tafsir books and translations</p>
</description>
<branding>
<color type="primary" scheme_preference="light">#8ab4f8</color>
<color type="primary" scheme_preference="dark">#8ab4f8</color>
</branding>
<developer id="io.github._0xzer0x">
<name>Youssef Fathy</name>
</developer>
Expand Down Expand Up @@ -51,6 +55,13 @@
</screenshot>
</screenshots>
<releases>
<release version="1.2.9" date="2024-08-24">
<description>
<ul>
<li>Customizable downloads path</li>
</ul>
</description>
</release>
<release version="1.2.8" date="2024-06-25">
<description>
<ul>
Expand Down
6 changes: 3 additions & 3 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: quran-companion
base: core22
version: '1.2.8'
version: 1.2.9
title: Quran Companion
website: https://0xzer0x.github.io/projects/quran-companion
source-code: https://github.com/0xzer0x/quran-companion
contact: youssefessamasu@gmail.com
summary: Cross-platform Quran reader and player
contact: https://0xzer0x.github.io/contact
summary: Read and listen to the Quran
description: |
Quran Companion is a cross-platform Quran reader and player with recitation download capabilities, verse highlighting, re-sizable Quran font, and a variety of tafsir books and translations.
Expand Down
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ main(int argc, char* argv[])
QApplication a(argc, argv);
QApplication::setApplicationName("Quran Companion");
QApplication::setOrganizationName("0xzer0x");
QApplication::setApplicationVersion("1.2.8");
QApplication::setApplicationVersion("1.2.9");

QSplashScreen splash(QPixmap(":/resources/splash.png"));
splash.show();
Expand Down

0 comments on commit ad68436

Please sign in to comment.