Skip to content

Commit a77d365

Browse files
committed
Bump version
1 parent 91432c2 commit a77d365

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Change to Version 0.7.0 (March 2024)
44

5-
- Removed footer and footer obligation to keep footer
5+
- Removed footer and footer obligation (no footer is displayed by default)
66
- Removed gimmicks that are no longer working
77
- Fix XSS issue that never got released
88

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = function (grunt) {
2121
// Metadata.
2222
pkg: {
2323
name: "MDwiki",
24-
version: "0.6.3"
24+
version: "0.7.0"
2525
},
2626

2727
ownJsFiles: [

0 commit comments

Comments
 (0)