Skip to content

Commit 6479009

Browse files
authored
Release 0.2.5 (#55)
1 parent 37e31d9 commit 6479009

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ set (PLUGTITLE "Desktop")
1616
# The symbolic name of the Icon to use for the plug
1717
set (PLUGICON "preferences-desktop-wallpaper")
1818
# Set the version for the plug
19-
set (VERSION "0.2.4")
19+
set (VERSION "0.2.5")
2020

2121
project (${PLUGNAME} C)
2222

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
switchboard-plug-pantheon-shell (0.2.5) xenial; urgency=medium
2+
3+
* New upstream release.
4+
5+
-- Cody Garver <cody@elementary.io> Mon, 10 Apr 2017 00:07:38 -0500
6+
17
switchboard-plug-pantheon-shell (0.2.4) xenial; urgency=medium
28

39
* New upstream release.

0 commit comments

Comments
 (0)