Skip to content

Commit 00cc5a7

Browse files
committed
Release 0.1.3
1 parent 0e44078 commit 00cc5a7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ set (PLUGCATEGORY "hardware")
1010
# Set the Title to use for the Plug in the Overview and in the Titlebar
1111
set (PLUGTITLE "Display")
1212
# Set the version for the plug
13-
set (VERSION "0.1.2.1")
13+
set (VERSION "0.1.3")
1414

1515
# Set the Name of the plug, should be an executable command, lowercase, no spaces
1616
project (pantheon-display)

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
switchboard-plug-display (0.1.3) xenial; urgency=medium
2+
3+
* New upstream release.
4+
5+
-- Cody Garver <[email protected]> Tue, 02 May 2017 15:25:45 -0500
6+
17
switchboard-plug-display (0.1.2.1) xenial; urgency=medium
28

39
* New upstream release.

0 commit comments

Comments
 (0)