Skip to content

Commit

Permalink
chore: version bump to 14.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
keshavbhatt committed Oct 9, 2024
1 parent be47a73 commit cb0583f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
14 changes: 6 additions & 8 deletions dist/linux/com.ktechpit.whatsie.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,18 @@
<keyword>communication</keyword>
<keyword>instant messaging</keyword>
<keyword>social networking</keyword>
<keyword>WhatsApp Web</keyword>
<keyword>whatsApp web</keyword>
<keyword>group chat</keyword>
<keyword>brave whatsapp</keyword>
<keyword>multimedia messaging</keyword>
<keyword>status update</keyword>
<keyword>chrome whatsapp</keyword>
<keyword>end-to-end encryption</keyword>
<keyword>voice call</keyword>
<keyword>video call</keyword>
<keyword>stickers</keyword>
<keyword>discord</keyword>
<keyword>media sharing</keyword>
<keyword>WhatsApp Business</keyword>
<keyword>whatsie whatsapp</keyword>
<keyword>messanger</keyword>
<keyword>whatsApp business</keyword>
<keyword>firefox whatsApp</keyword>
<keyword>steam whatsApp</keyword>
<keyword>google whatsApp</keyword>
</keywords>
<screenshots>
<screenshot type="default">
Expand Down Expand Up @@ -92,6 +89,7 @@
</provides>
<content_rating type="oars-1.0" />
<releases>
<release version="4.15.6" date="2024-10-09" />
<release version="4.15.5" date="2024-09-14" />
<release version="4.15.3" date="2024-08-02" />
<release version="4.15.0" date="2024-05-25" />
Expand Down
2 changes: 1 addition & 1 deletion src/WhatsApp.pro
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ BUILD_TIMESTAMP="\"\\\"$${_DATE_}\\\"\""
DEFINES += GIT_HASH=$$GIT_HASH GIT_BRANCH=$$GIT_BRANCH BUILD_TIMESTAMP=$$BUILD_TIMESTAMP

# Set program version
VERSION = 4.15.5
VERSION = 4.15.6
DEFINES += VERSIONSTR=\\\"$${VERSION}\\\"

# You can also make your code fail to compile if you use deprecated APIs.
Expand Down

0 comments on commit cb0583f

Please sign in to comment.