We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e31d9 commit 6479009Copy full SHA for 6479009
2 files changed
CMakeLists.txt
@@ -16,7 +16,7 @@ set (PLUGTITLE "Desktop")
16
# The symbolic name of the Icon to use for the plug
17
set (PLUGICON "preferences-desktop-wallpaper")
18
# Set the version for the plug
19
-set (VERSION "0.2.4")
+set (VERSION "0.2.5")
20
21
project (${PLUGNAME} C)
22
debian/changelog
@@ -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
7
switchboard-plug-pantheon-shell (0.2.4) xenial; urgency=medium
8
9
* New upstream release.
0 commit comments