Skip to content

Commit

Permalink
chore: release 4.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
keshavbhatt committed Oct 19, 2024
1 parent c846d65 commit 600a38f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dist/linux/com.ktechpit.whatsie.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
</provides>
<content_rating type="oars-1.0" />
<releases>
<release version="4.16.1" date="2024-10-20" />
<release version="4.16.0" date="2024-10-09" />
<release version="4.15.5" date="2024-09-14" />
<release version="4.15.3" date="2024-08-02" />
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.16.0
VERSION = 4.16.1
DEFINES += VERSIONSTR=\\\"$${VERSION}\\\"

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

0 comments on commit 600a38f

Please sign in to comment.