From 114c7531bbf8a17370652f6c4879535bb5a9f299 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Thu, 24 Oct 2019 11:32:45 +0200 Subject: [PATCH] Change terms and condition version to 0.0.3 --- webapp/constants/terms-and-conditions-version.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/constants/terms-and-conditions-version.js b/webapp/constants/terms-and-conditions-version.js index e8f3c9298..1f81a3114 100644 --- a/webapp/constants/terms-and-conditions-version.js +++ b/webapp/constants/terms-and-conditions-version.js @@ -1 +1 @@ -export const VERSION = '0.0.2' +export const VERSION = '0.0.3'