From ef54f368347e27180a9df32071c0b1007bb00937 Mon Sep 17 00:00:00 2001 From: tobspr Date: Mon, 13 Jul 2020 19:46:14 +0200 Subject: [PATCH] Fix changelog --- src/js/changelog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/changelog.js b/src/js/changelog.js index 00c4ec5f..ded13370 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -1,6 +1,6 @@ export const CHANGELOG = [ { - version: "1.1.9", + version: "1.1.19", date: "02.07.2020", entries: [ "There are now notifications every 15 minutes in the demo version to buy the full version (For further details and the reason, check the #surveys channel in the discord)",