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: [