Skip to content

Commit 63440d9

Browse files
committed
feat: bump version 4.11
1 parent 103a368 commit 63440d9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

snap/snapcraft.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ apps:
5454
- hardware-observe # to assist geoclue & qtpositioning
5555
- network-observe # to assist geoclue & qtpositioning
5656
- network-bind # to assist geoclue & qtpositioning
57+
- mount-observe
5758

5859
plugs:
5960
gsettings:

src/WhatsApp.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ BUILD_TIMESTAMP="\\\"$$system(date -u +\""%Y-%m-%dT%H:%M:%SUTC\"")\\\""
5050
DEFINES += GIT_HASH=$$GIT_HASH GIT_BRANCH=$$GIT_BRANCH BUILD_TIMESTAMP=$$BUILD_TIMESTAMP
5151

5252
# Set program version
53-
VERSION = 4.10
53+
VERSION = 4.11
5454
DEFINES += VERSIONSTR=\\\"$${VERSION}\\\"
5555

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

0 commit comments

Comments
 (0)