Skip to content

Commit

Permalink
Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
xeco23 committed Jun 19, 2020
1 parent 863f52a commit 7a68cff
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
whatsapp-for-linux (1.0.2) stable; urgency=medium
whatsapp-for-linux (1.0.3) stable; urgency=medium

* Change Snap confinement to classic
* Open urls in default browser
* Select a destination folder for downloads

-- Enes Hecan <[email protected]> Thu, 4 Jun 2020 17:52:10 +0200
-- Enes Hecan <[email protected]> Fri, 19 Jun 2020 13:36:00 +0200
2 changes: 1 addition & 1 deletion resource/desktop/whatsapp-for-linux.desktop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Desktop Entry]
Type=Application
Encoding=UTF-8
Version=1.0.2
Version=1.0.3
Name=WhatsApp
GenericName=Unofficial WhatsApp client
Comment=An unofficial WhatsApp linux client desktop application.
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: whatsapp-for-linux
base: core18
version: '1.0.2'
version: '1.0.3'
summary: An unofficial WhatsApp linux client.
description: An unofficial WhatsApp linux client written in C++ with the help of gtkmm-3.0 and webkit2.
grade: stable
Expand Down

0 comments on commit 7a68cff

Please sign in to comment.