File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
7
7
}
8
8
9
9
group = " org.mediawiki"
10
- version = " 0.6"
10
+ version = " 0.6.1 "
11
11
12
12
repositories {
13
13
mavenCentral()
Original file line number Diff line number Diff line change 1
1
<idea-plugin >
2
2
<id >org.mediawiki</id >
3
3
<name >MediaWiki Support</name >
4
- <version >0.6</version >
4
+ <version >0.6.1 </version >
5
5
<
vendor email =
" [email protected] " url =
" https://github.com/reedy/phpstorm-plugin-mediawiki" >Sam Reed (reedy)
6
6
</vendor >
7
7
23
23
24
24
<change-notes ><![CDATA[
25
25
<p>
26
+ <strong>Version 0.6.1</strong>
27
+ <ul>
28
+ <li>MediaWikiSearchDocsAction: Add @override to getActionUpdateThread</li>
29
+ </ul>
26
30
<strong>Version 0.6</strong>
27
31
<ul>
28
32
<li>Rebuild on Gradle</li>
You can’t perform that action at this time.
0 commit comments