From 25afb22a0ff6c4bf22a1267bbcdfa8707c233f08 Mon Sep 17 00:00:00 2001
From: Mechtel <mechtel@iqb.hu-berlin.de>
Date: Wed, 13 Mar 2019 19:22:59 +0100
Subject: [PATCH] v0.16.0

---
 src/environments/environment.build.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/environments/environment.build.ts b/src/environments/environment.build.ts
index 6d0b1837..b10fd16d 100644
--- a/src/environments/environment.build.ts
+++ b/src/environments/environment.build.ts
@@ -5,5 +5,5 @@ export const environment = {
   testcenterUrl: '/',
   appName: 'IQB-Testcenter',
   appPublisher: 'IQB - Institut zur Qualitätsentwicklung im Bildungswesen',
-  appVersion: '0.16.0 - 11.3.2019'
+  appVersion: '0.16.1 - 13.3.2019'
 };
-- 
GitLab