diff --git a/README.md b/README.md index d114ae9..dfe6b2d 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ Put the folder in _root_of_poi_/resources/app/plugins ### Change Log +#### v1.1.2 +* Minor bug fix + #### v1.1.1 * Minor bug fix diff --git a/index.cjsx b/index.cjsx index 58a1f3f..49db8b7 100644 --- a/index.cjsx +++ b/index.cjsx @@ -63,7 +63,7 @@ module.exports = displayName: {__ 'PluginName'} author: 'Alvin Yu' link: 'https://github.com/alvin-777/poi-plugin-poi-stats' - version: '1.1.1' + version: '1.1.2' description: __ 'PluginDesc' handleClick: -> if window.poiStatsWindow != null