Skip to content

Commit d7aaaa5

Browse files
committed
not update xml version
1 parent 7b34768 commit d7aaaa5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<idea-plugin>
33
<id>org.bitlap.sbtDependencyAnalyzer</id>
44
<name>Sbt Dependency Analyzer</name>
5-
<version>0.8.1-252.25557.131</version>
5+
<!-- will be added by sbt plugin build -->
6+
<version>0.8.0-252.25557.131</version>
67
<vendor url="https://github.com/bitlap/intellij-sbt-dependency-analyzer" email="[email protected]">Bitlap
78
</vendor>
89
<!-- please see https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html for description -->

0 commit comments

Comments
 (0)