diff --git a/main.user.js b/main.user.js index 83e8277..55115cf 100644 --- a/main.user.js +++ b/main.user.js @@ -10,7 +10,7 @@ // @grant GM_setValue // @grant GM_getValue // @grant GM_xmlhttpRequest -// @version 0.0.19 +// @version 1.0.0 // @author Dominik Säume // ==/UserScript== diff --git a/types/Awnser.d.js b/types/Answer.js similarity index 100% rename from types/Awnser.d.js rename to types/Answer.js