Skip to content

Commit

Permalink
Deployment 2.1.2 #163
Browse files Browse the repository at this point in the history
  • Loading branch information
de-jcup committed May 13, 2019
1 parent a75febb commit 65f2cf7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bash-editor-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="de.jcup.basheditor"
label="Bash Editor"
version="2.1.1"
version="2.1.2"
provider-name="Albert Tregnaghi">

<description url="https://marketplace.eclipse.org/content/bash-editor">
Expand Down
2 changes: 1 addition & 1 deletion basheditor-plugin/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Bash Editor
Bundle-SymbolicName: de.jcup.basheditor;singleton:=true
Bundle-Version: 2.1.1
Bundle-Version: 2.1.2
Bundle-Activator: de.jcup.basheditor.BashEditorActivator
Bundle-Vendor: Albert Tregnaghi
Require-Bundle: org.eclipse.ui,
Expand Down
1 change: 1 addition & 0 deletions basheditor-updatesite/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@
<feature url="features/de.jcup.basheditor_2.0.1.jar" id="de.jcup.basheditor" version="2.0.1"/>
<feature url="features/de.jcup.basheditor_2.1.0.jar" id="de.jcup.basheditor" version="2.1.0"/>
<feature url="features/de.jcup.basheditor_2.1.1.jar" id="de.jcup.basheditor" version="2.1.1"/>
<feature url="features/de.jcup.basheditor_2.1.2.jar" id="de.jcup.basheditor" version="2.1.2"/>
</site>

0 comments on commit 65f2cf7

Please sign in to comment.