Update GoogleTranslateOption.plugin.js

This commit is contained in:
Mirco Wittrien 2019-04-08 15:23:03 +02:00
parent 1a7f92e607
commit 292b183b56
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
class GoogleTranslateOption {
getName () {return "GoogleTranslateOption";}
getVersion () {return "1.6.7";}
getVersion () {return "1.6.6";}
getAuthor () {return "DevilBro";}