diff --git a/index.cjsx b/index.cjsx index 32ab1be..f4d25f4 100644 --- a/index.cjsx +++ b/index.cjsx @@ -48,7 +48,7 @@ module.exports = description: "#{__ "Logs"}. #{__ "Senka module is developed by rui"}." author: 'W.G.' link: 'https://github.com/JenningsWu' - version: '1.3.0' + version: '2.0.0' handleClick: -> # checkAkashicRecordsCrashed() # initialAkashicRecordsWindow() diff --git a/package.json b/package.json index 916b916..a05b1e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poi-plugin-akashic-records", - "version": "1.3.0", + "version": "2.0.0", "description": "logbook plugin for poi", "main": "index.js", "scripts": {