Skip to content

Commit

Permalink
chore: bump version 4.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
keshavbhatt committed Aug 1, 2024
1 parent 1ed232e commit 3274523
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/linux/com.ktechpit.whatsie.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
</provides>
<content_rating type="oars-1.0" />
<releases>
<release version="4.15.1" date="2024-08-01" />
<release version="4.15.2" 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" />
Expand Down
2 changes: 1 addition & 1 deletion src/WhatsApp.pro
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
VERSION = 4.15.2
DEFINES += VERSIONSTR=\\\"$${VERSION}\\\"

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

0 comments on commit 3274523

Please sign in to comment.