From 7f2c3add2ddb2f21201536b06ffc1dc610194e90 Mon Sep 17 00:00:00 2001 From: Samuel Roland <47849646+samuelroland@users.noreply.github.com> Date: Mon, 26 Apr 2021 21:56:01 +0200 Subject: [PATCH] publish v1.0 --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index f8975ab..0cb9ebd 100644 --- a/config.json +++ b/config.json @@ -3,7 +3,8 @@ "main-title": null, "title": "KanFF", "website-name": "kanff.org", - "version": "vX.X", + "version": "v1.0", + "versiondate": "26.04.2021", "author": "KanFF Team", "email": null, "link": "github.com/samuelroland/KanFF",