From a77d365707e088f0a39833502c0aea6a35b0ceb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Do=CC=88rr?= Date: Sun, 17 Mar 2024 18:14:53 +0100 Subject: [PATCH] Bump version --- Changelog.md | 2 +- Gruntfile.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 5cff561a..ed94460f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,7 +2,7 @@ ## Change to Version 0.7.0 (March 2024) -- Removed footer and footer obligation to keep footer +- Removed footer and footer obligation (no footer is displayed by default) - Removed gimmicks that are no longer working - Fix XSS issue that never got released diff --git a/Gruntfile.js b/Gruntfile.js index 022e2dc0..d02a61d4 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -21,7 +21,7 @@ module.exports = function (grunt) { // Metadata. pkg: { name: "MDwiki", - version: "0.6.3" + version: "0.7.0" }, ownJsFiles: [