Update remote proxy version to 0.2.0

This commit is contained in:
Simon Stürz 2021-07-27 11:51:30 +02:00
parent a1da55b92f
commit ec011a8962
2 changed files with 6 additions and 1 deletions

5
debian/changelog vendored
View File

@ -1,3 +1,8 @@
nymea-remoteproxy (0.2.0) UNRELEASED; urgency=medium
-- Simon Stürz <simon.stuerz@nymea.io> Tue, 27 Jul 2021 11:50:52 +0200
nymea-remoteproxy (0.1.14) xenial; urgency=medium
[ Michael Zanetti ]

View File

@ -5,7 +5,7 @@ QT -= gui
SERVER_NAME=nymea-remoteproxy
API_VERSION_MAJOR=0
API_VERSION_MINOR=3
SERVER_VERSION=0.1.8
SERVER_VERSION=0.2.0
DEFINES += SERVER_NAME_STRING=\\\"$${SERVER_NAME}\\\" \
SERVER_VERSION_STRING=\\\"$${SERVER_VERSION}\\\" \