Skip to content

Commit

Permalink
chore: version bump to 4.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
keshavbhatt committed Nov 1, 2024
1 parent dde6e02 commit 20eef26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions dist/linux/com.ktechpit.whatsie.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,15 +89,9 @@
</provides>
<content_rating type="oars-1.0" />
<releases>
<release version="4.16.3" date="2024-11-01" />
<release version="4.16.2" date="2024-10-26" />
<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" />
<release version="4.15.0" date="2024-05-25" />
<release version="4.14.2" date="2023-12-01" />
<release version="4.14" date="2023-05-17" />
<release version="4.9" date="2022-09-14" />
<release version="4.4" date="2022-06-18" />
</releases>
</component>
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.2
VERSION = 4.16.3
DEFINES += VERSIONSTR=\\\"$${VERSION}\\\"

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

0 comments on commit 20eef26

Please sign in to comment.