We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b34768 commit d7aaaa5Copy full SHA for d7aaaa5
src/main/resources/META-INF/plugin.xml
@@ -2,7 +2,8 @@
2
<idea-plugin>
3
<id>org.bitlap.sbtDependencyAnalyzer</id>
4
<name>Sbt Dependency Analyzer</name>
5
- <version>0.8.1-252.25557.131</version>
+ <!-- will be added by sbt plugin build -->
6
+ <version>0.8.0-252.25557.131</version>
7
<vendor url="https://github.com/bitlap/intellij-sbt-dependency-analyzer" email="[email protected]">Bitlap
8
</vendor>
9
<!-- please see https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html for description -->
0 commit comments