Skip to content

Commit a0a96cf

Browse files
committed
Updated version to try and resolve problem with search.
1 parent 258f2c3 commit a0a96cf

File tree

3 files changed

+36
-57
lines changed

3 files changed

+36
-57
lines changed

src/ServiceStackIDEA/.idea/workspace.xml

Lines changed: 34 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ServiceStackIDEA/META-INF/plugin.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin version="2">
22
<id>net.servicestack.ideaplugin</id>
33
<name>ServiceStack</name>
4-
<version>1.0</version>
4+
<version>1.0.1</version>
55
<vendor email="team@servicestack.net" url="https://servicestack.net/">ServiceStack</vendor>
66

77
<description><![CDATA[
@@ -22,6 +22,7 @@
2222
<!-- uncomment to enable plugin in all products
2323
<depends>com.intellij.modules.lang</depends>
2424
-->
25+
<depends>com.intellij.modules.lang</depends>
2526

2627
<extensions defaultExtensionNs="com.intellij">
2728
<!-- Add your extensions here -->
5 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)