Skip to content

Commit 35959f4

Browse files
Fix plugin id
1 parent 57d591d commit 35959f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<idea-plugin version="2">
2-
<id>io.protostuff.protobuf-jetbrains-plugin</id>
2+
<id>io.protostuff.protostuff-jetbrains-plugin</id>
33
<name>Protobuf Support</name>
44
<version>0.4.0</version>
55
<vendor email="[email protected]">Kostiantyn Shchepanovskyi</vendor>

0 commit comments

Comments
 (0)