Release v0.18.0

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2017-12-04 20:15:40 -05:00
parent 2af30f04cc
commit 885ffd8b11
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View File

@ -1,4 +1,4 @@
plinth (0.18.0) UNRELEASED; urgency=low
plinth (0.18.0) unstable; urgency=low
[ James Valleroy ]
* Add shadowsocks client with socks5 proxy.
@ -26,7 +26,7 @@ plinth (0.18.0) UNRELEASED; urgency=low
[ Hritesh Gurnani ]
* Reduce OS icons size for clients.
-- James Valleroy <jvalleroy@mailbox.org> Mon, 04 Dec 2017 19:18:31 -0500
-- James Valleroy <jvalleroy@mailbox.org> Mon, 04 Dec 2017 20:14:41 -0500
plinth (0.17.0) unstable; urgency=medium

View File

@ -19,4 +19,4 @@
Plinth package init file
"""
__version__ = '0.17.0'
__version__ = '0.18.0'