Skip to content

Commit

Permalink
Bump version to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xeco23 committed Mar 7, 2021
1 parent ba978c4 commit 5ef4ae1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.8)
project(whatsapp-for-linux VERSION 1.1.4)
project(whatsapp-for-linux VERSION 1.1.5)

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down
3 changes: 2 additions & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,12 @@ parts:
stage-packages:
- libgtkmm-3.0-1v5
- libappindicator3-1
- glib-networking
- gstreamer1.0-plugins-base
- gstreamer1.0-plugins-good
- gstreamer1.0-plugins-bad
- gstreamer1.0-libav
- glib-networking

slots:
dbus-app:
interface: dbus
Expand Down

0 comments on commit 5ef4ae1

Please sign in to comment.