Update ShowImageDetails.plugin.js
This commit is contained in:
parent
3bbcd5bc09
commit
07d0a433aa
|
@ -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";}
|
||||
|
||||
|
|
Loading…
Reference in New Issue