Skip to content

Commit 89ac4fd

Browse files
committed
update doc and config
1 parent 47294ef commit 89ac4fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Just like this:
3434
There are 2 ways to install the who did it plugin
3535

3636
1. Open Preferences | Plugins, click Browse Repositories, enter the keyword to find `who did it`, install it.
37-
2. Direct [Click here] (https://github.com/JoyLau/who-did-it/releases) to download the latest version, then open Preferences | Plugins, click Install plugin for disk, select the downloaded jar package to install
37+
2. Direct [Click here](https://github.com/JoyLau/who-did-it/releases) to download the latest version, then open Preferences | Plugins, click Install plugin for disk, select the downloaded jar package to install
3838

3939
### Enable/Disable
4040
There are three ways to enable/disable this feature:

src/main/resources/META-INF/plugin.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<name>who did it</name>
44
<vendor email="2587038142@qq.com" url="https://github.com/JoyLau/who-did-it"/>
55
<category>VCS</category>
6-
<version>2018.2.20181021</version>
7-
<releaseDate>20181021</releaseDate>
6+
<version>2018.2_20181028</version>
7+
<releaseDate>20181028</releaseDate>
88

99
<description><![CDATA[
1010
<h1>who did it</h1>

0 commit comments

Comments
 (0)