From 82c5d0f50fde1ceebf6b50cedae0eae040c6bf91 Mon Sep 17 00:00:00 2001 From: Rumperuu Date: Mon, 19 Apr 2021 20:04:18 +0100 Subject: [PATCH] fix: add correct version tag --- js/wysiwyg-editor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/wysiwyg-editor.js b/js/wysiwyg-editor.js index 259ce13..6db1ba3 100644 --- a/js/wysiwyg-editor.js +++ b/js/wysiwyg-editor.js @@ -68,7 +68,7 @@ author : 'Mark Cheret', authorurl : 'https://cheret.org/footnotes/', infourl : 'https://wordpress.org/plugins/footnotes/', - version : '2.7.0' + version : '2.7.1d' }; } });