Skip to content

Commit

Permalink
update to verion 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadsebak committed Dec 24, 2015
1 parent 385810c commit b3cfa82
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
<idea-plugin version="2">
<id>com.atsebak.raspberrypi</id>
<name>Embedded Linux JVM Debugger (Raspberry Pi, BeagleBone Black, Intel Galileo II, etc)</name>
<version>1.03</version>
<version>1.1</version>
<vendor email="[email protected]" url="http://www.atsebak.com">At Sebak</vendor>

<description><![CDATA[
<p>Java Runner/Debugger for Embedded Systems that run on any variant of the Embedded Linux Kernel</p>
]]></description>

<change-notes><![CDATA[
<b>Version 1.1</b>
<ul>
<li>Added SSH Private key file</li>
<li>Closes java process on remote device when manually being closed</li>
<li>Fast deployment times on larger java projects</li>
</ul>
<b>Version 1.03</b>
<ul>
<li>
Expand Down

0 comments on commit b3cfa82

Please sign in to comment.