Skip to content

Commit

Permalink
Deployment 0.8.1 #25
Browse files Browse the repository at this point in the history
  • Loading branch information
de-jcup committed Aug 30, 2017
1 parent f8a9dc8 commit 9495fb8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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="0.8.0"
version="0.8.1"
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: 0.8.0
Bundle-Version: 0.8.1
Bundle-Activator: de.jcup.basheditor.BashEditorActivator
Bundle-Vendor: Albert Tregnaghi
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion basheditor-updatesite/site.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/de.jcup.basheditor_0.8.0.jar" id="de.jcup.basheditor" version="0.8.0"/>
<feature url="features/de.jcup.basheditor_0.8.1.jar" id="de.jcup.basheditor" version="0.8.1"/>
<feature url="features/de.jcup.basheditor_0.7.0.jar" id="de.jcup.basheditor" version="0.7.0"/>
</site>

0 comments on commit 9495fb8

Please sign in to comment.