Skip to content

Commit a1af1bd

Browse files
committed
chore: bump version 4.1
1 parent ea4056d commit a1af1bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: whatsie
2-
version: '4.0'
2+
version: '4.1'
33
summary: Qt Based WhatsApp Client
44
description: |
55
Fast Light weight WhatsApp Client based on Qt's WebEngine, With lots of settings and packed goodies.

src/WhatsApp.pro

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

4444
# Set program version
45-
VERSION = 4.0
45+
VERSION = 4.1
4646
DEFINES += VERSIONSTR=\\\"$${VERSION}\\\"
4747

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

0 commit comments

Comments
 (0)