Skip to content

Commit 5afb839

Browse files
committed
chore: bump version 4.15.3
1 parent 1ed232e commit 5afb839

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/linux/com.ktechpit.whatsie.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
</provides>
8484
<content_rating type="oars-1.0" />
8585
<releases>
86-
<release version="4.15.1" date="2024-08-01" />
86+
<release version="4.15.2" date="2024-08-02" />
8787
<release version="4.15.0" date="2024-05-25" />
8888
<release version="4.14.2" date="2023-12-01" />
8989
<release version="4.14" date="2023-05-17" />

src/WhatsApp.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ BUILD_TIMESTAMP="\"\\\"$${_DATE_}\\\"\""
5454
DEFINES += GIT_HASH=$$GIT_HASH GIT_BRANCH=$$GIT_BRANCH BUILD_TIMESTAMP=$$BUILD_TIMESTAMP
5555

5656
# Set program version
57-
VERSION = 4.15.1
57+
VERSION = 4.15.3
5858
DEFINES += VERSIONSTR=\\\"$${VERSION}\\\"
5959

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

0 commit comments

Comments
 (0)