diff --git a/dist/linux/com.ktechpit.whatsie.appdata.xml b/dist/linux/com.ktechpit.whatsie.appdata.xml index 13f47c7..91b6e92 100644 --- a/dist/linux/com.ktechpit.whatsie.appdata.xml +++ b/dist/linux/com.ktechpit.whatsie.appdata.xml @@ -6,6 +6,10 @@ Whatsie Qt Whatsapp Web Client for Linux Desktop Keshav Bhatt + + #77a27d + #16461d +

Feature rich WhatsApp web client based on Qt WebEngine.

Key features of Whatsie:

@@ -63,18 +67,23 @@ + Whatsie main screen, Light theme https://raw.githubusercontent.com/keshavbhatt/whatsie/main/screenshots/1.jpg + Whatsie main screen, Dark Theme https://raw.githubusercontent.com/keshavbhatt/whatsie/main/screenshots/2.jpg + Whatsie App Settings https://raw.githubusercontent.com/keshavbhatt/whatsie/main/screenshots/3.jpg + Whatsie Lock Screen https://raw.githubusercontent.com/keshavbhatt/whatsie/main/screenshots/4.jpg + Whatsie Hardware Access Control and Shortcuts https://raw.githubusercontent.com/keshavbhatt/whatsie/main/screenshots/5.jpg @@ -83,6 +92,7 @@ + diff --git a/src/WhatsApp.pro b/src/WhatsApp.pro index 2718830..9e4e6c4 100644 --- a/src/WhatsApp.pro +++ b/src/WhatsApp.pro @@ -54,7 +54,7 @@ BUILD_TIMESTAMP="\"\\\"$${_DATE_}\\\"\"" DEFINES += GIT_HASH=$$GIT_HASH GIT_BRANCH=$$GIT_BRANCH BUILD_TIMESTAMP=$$BUILD_TIMESTAMP # Set program version -VERSION = 4.15.3 +VERSION = 4.15.5 DEFINES += VERSIONSTR=\\\"$${VERSION}\\\" # You can also make your code fail to compile if you use deprecated APIs.