Skip to content

Commit 8111bb2

Browse files
authored
Merge pull request #1381 from olafurpg/intellij-upgrade
Upgrade IntelliJ plugin
2 parents 4aba063 + 53e60e1 commit 8111bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scalafmt-intellij-plugin/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin version="2">
22
<id>org.scalafmt.ScalaFmt</id>
33
<name>Scalafmt</name>
4-
<version>1.6.0-RC4</version>
4+
<version>2.0.0-RC5</version>
55
<vendor email="olafurpg@gmail.com" url="https://github.com/scalameta/scalafmt">Olafur Pall Geirsson</vendor>
66

77
<description><![CDATA[

0 commit comments

Comments
 (0)