Skip to content

Commit 673da01

Browse files
Fixed vendor info in plugin.xml
1 parent a1f5c4c commit 673da01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

META-INF/plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<idea-plugin version="2">
22
<id>io.github.francoiscambell.clionarduinoplugin</id>
3-
<name>Arduino</name>
3+
<name>CLion Arduino</name>
44
<version>1.0</version>
5-
<vendor email="support@yourcompany.com" url="http://www.yourcompany.com">YourCompany</vendor>
5+
<vendor email="" url="https://github.com/francoiscampbell/CLionArduinoPlugin">Francois Campbell</vendor>
66

77
<description><![CDATA[
88
<h1>CLion Arduino Plugin</h1>

0 commit comments

Comments
 (0)