Update ShowImageDetails.plugin.js

This commit is contained in:
Mirco Wittrien 2020-02-04 10:39:35 +01:00
parent 3bbcd5bc09
commit 07d0a433aa
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ var ShowImageDetails = (_ => {
return class ShowImageDetails {
getName () {return "ShowImageDetails";}
getVersion () {return "1.2.1";}
getVersion () {return "1.2.0";}
getAuthor () {return "DevilBro";}