Skip to content

Commit

Permalink
Upgrade Version to 0.5.0 #
Browse files Browse the repository at this point in the history
  • Loading branch information
de-jcup committed Mar 29, 2018
1 parent 5a098bd commit e739c9a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion asciidoctor-editor-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="de.jcup.asciidoctoreditor"
label="AsciiDoctor Editor"
version="0.4.0"
version="0.5.0"
provider-name="Albert Tregnaghi">

<description url="https://marketplace.eclipse.org/content/asciidoctor-editor">
Expand Down
2 changes: 1 addition & 1 deletion asciidoctor-editor-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: AsciiDoctor Editor
Bundle-SymbolicName: de.jcup.asciidoctoreditor;singleton:=true
Bundle-Version: 0.4.0
Bundle-Version: 0.5.0
Bundle-Activator: de.jcup.asciidoctoreditor.AsciiDoctorEditorActivator
Bundle-Vendor: Albert Tregnaghi
Require-Bundle: org.eclipse.ui,
Expand Down
1 change: 1 addition & 0 deletions asciidoctor-editor-updatesite/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
<feature url="features/de.jcup.asciidoctoreditor_0.2.1.alpha.jar" id="de.jcup.asciidoctoreditor" version="0.2.1.alpha"/>
<feature url="features/de.jcup.asciidoctoreditor_0.3.0.jar" id="de.jcup.asciidoctoreditor" version="0.3.0"/>
<feature url="features/de.jcup.asciidoctoreditor_0.4.0.jar" id="de.jcup.asciidoctoreditor" version="0.4.0"/>
<feature url="features/de.jcup.asciidoctoreditor_0.5.0.jar" id="de.jcup.asciidoctoreditor" version="0.5.0"/>
</site>

0 comments on commit e739c9a

Please sign in to comment.