Skip to content

Commit

Permalink
Update versions for release 3.1.2 #510
Browse files Browse the repository at this point in the history
  • Loading branch information
de-jcup committed Jan 13, 2025
1 parent 281138f commit 0d0a190
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 30 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="3.1.1"
version="3.1.2"
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: 3.1.1
Bundle-Version: 3.1.2
Bundle-Activator: de.jcup.asciidoctoreditor.AsciiDoctorEditorActivator
Bundle-Vendor: Albert Tregnaghi
Require-Bundle: org.eclipse.ui,
Expand Down
29 changes: 1 addition & 28 deletions asciidoctor-editor-updatesite/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,40 +6,13 @@
<feature url="features/de.jcup.asciidoctor.converter_1.1.0.jar" id="de.jcup.asciidoctor.converter" version="1.1.0">
<category name="category.asciidoctoreditor.stable"/>
</feature>
<feature url="features/de.jcup.asciidoctoreditor_2.3.0.jar" id="de.jcup.asciidoctoreditor" version="2.3.0">
<category name="category.asciidoctoreditor.stable"/>
</feature>
<feature url="features/de.jcup.asciidoctoreditor_2.4.0.jar" id="de.jcup.asciidoctoreditor" version="2.4.0">
<category name="category.asciidoctoreditor.stable"/>
</feature>
<feature url="features/de.jcup.asciidoctoreditor_2.4.1.jar" id="de.jcup.asciidoctoreditor" version="2.4.1">
<category name="category.asciidoctoreditor.stable"/>
</feature>
<feature url="features/de.jcup.asciidoctoreditor_2.5.0.jar" id="de.jcup.asciidoctoreditor" version="2.5.0">
<category name="category.asciidoctoreditor.stable"/>
</feature>
<feature url="features/de.jcup.asciidoctoreditor_2.5.1.jar" id="de.jcup.asciidoctoreditor" version="2.5.1">
<category name="category.asciidoctoreditor.stable"/>
</feature>
<feature url="features/de.jcup.asciidoctoreditor_2.6.0.jar" id="de.jcup.asciidoctoreditor" version="2.6.0">
<category name="category.asciidoctoreditor.unstable"/>
</feature>
<feature url="features/de.jcup.asciidoctoreditor_2.6.1.jar" id="de.jcup.asciidoctoreditor" version="2.6.1">
<category name="category.asciidoctoreditor.stable"/>
</feature>
<feature url="features/de.jcup.asciidoctoreditor_2.7.0.jar" id="de.jcup.asciidoctoreditor" version="2.7.0">
<category name="category.asciidoctoreditor.stable"/>
</feature>
<feature url="features/de.jcup.asciidoctoreditor_3.0.0.jar" id="de.jcup.asciidoctoreditor" version="3.0.0">
<category name="category.asciidoctoreditor.unstable"/>
</feature>
<feature url="features/de.jcup.asciidoctoreditor_3.0.1.jar" id="de.jcup.asciidoctoreditor" version="3.0.1">
<category name="category.asciidoctoreditor.stable"/>
</feature>
<feature url="features/de.jcup.asciidoctoreditor_3.1.0.jar" id="de.jcup.asciidoctoreditor" version="3.1.0">
<category name="category.asciidoctoreditor.unstable"/>
</feature>
<feature url="features/de.jcup.asciidoctoreditor_3.1.1.jar" id="de.jcup.asciidoctoreditor" version="3.1.1">
<feature url="features/de.jcup.asciidoctoreditor_3.1.2.jar" id="de.jcup.asciidoctoreditor" version="3.1.2">
<category name="category.asciidoctoreditor.stable"/>
</feature>
<category-def name="category.asciidoctoreditor.stable" label="Stable">
Expand Down

0 comments on commit 0d0a190

Please sign in to comment.