diff --git a/changelog b/changelog index 29f4de41b..b29a56c15 100644 --- a/changelog +++ b/changelog @@ -2,6 +2,10 @@ alpha - Mayhem Fix Chrome's install warning that 4chan X would execute on all domains. +2.34.8 +- Mayhem + One-word-captcha: you don't need to input an extra space anymore, the true word will be duplicated. + 2.34.7 - Mayhem Fix one-word-captcha, you'll need to leave a space for the fake word now. diff --git a/latest.js b/latest.js index 5c611770a..247c74694 100644 --- a/latest.js +++ b/latest.js @@ -1 +1 @@ -postMessage({version:'2.34.7'},'*') \ No newline at end of file +postMessage({version:'2.34.8'},'*') \ No newline at end of file