Skip to content

Commit

Permalink
1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
taroxd committed Jan 8, 2016
1 parent 35dd1c0 commit 61fe9d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.cjsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module.exports =
displayName: <span><FontAwesome name='rocket' key={0} />{' ' + __('Equipment Info')}</span>
author: 'taroxd'
link: 'https://github.com/taroxd'
version: '1.6.5'
version: '1.6.6'
description: __ 'Show detailed information of all owned equipment'
handleClick: ->
window.itemInfoWindow.show()
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poi-plugin-item-info",
"version": "1.6.5",
"version": "1.6.6",
"description": "Show detailed information of all owned equipment.",
"main": "index.cjsx",
"scripts": {
Expand Down

0 comments on commit 61fe9d4

Please sign in to comment.