Skip to content

Commit

Permalink
Release 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
codygarver committed Oct 16, 2018
1 parent 4df4e0f commit babce0a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
switchboard-plug-applications (2.1.4) bionic; urgency=medium

* New upstream release.

-- Cody Garver <cody@elementary.io> Mon, 15 Oct 2018 19:59:53 -0500

switchboard-plug-applications (0.1.3.1) bionic; urgency=medium

* New upstream release.
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'applications',
'vala', 'c',
version: '0.1.3.1'
version: '2.1.4'
)

gettext_name = meson.project_name() + '-plug'
Expand Down

0 comments on commit babce0a

Please sign in to comment.