diff --git a/RingWinClient.pro b/RingWinClient.pro
index 5e304da25f4fea658789c954d2578d080743192f..2245b5cc75c729aa1803ade5439576116cf273ac 100644
--- a/RingWinClient.pro
+++ b/RingWinClient.pro
@@ -8,7 +8,7 @@ QT       += core gui
 
 greaterThan(QT_MAJOR_VERSION, 4): QT += widgets svg
 
-VERSION = 0.1.1
+VERSION = 0.2.0
 
 DEFINES += VERSION=\\\"$$VERSION\\\"
 
diff --git a/ring.nsi b/ring.nsi
index b444e1fb23cabf9e9fd066fc916d3f0337188a7f..3b19952a354cb7f010d23ecb8f0f19e3e0b1de59 100644
--- a/ring.nsi
+++ b/ring.nsi
@@ -3,8 +3,8 @@
 !define DESCRIPTION "The Ring client for Windows"
 # These three must be integers
 !define VERSIONMAJOR 0
-!define VERSIONMINOR 1
-!define VERSIONBUILD 1
+!define VERSIONMINOR 2
+!define VERSIONBUILD 0
 # These will be displayed by the "Click here for support information" link in "Add/Remove Programs"
 # It is possible to use "mailto:" links in here to open the email client
 !define HELPURL "https://projects.savoirfairelinux.com/projects/ring/wiki" # "Support Information" link