We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d117af2 commit f7463f8Copy full SHA for f7463f8
bash-editor-feature/feature.xml
@@ -2,7 +2,7 @@
2
<feature
3
id="de.jcup.basheditor"
4
label="Bash Editor"
5
- version="2.9.0"
+ version="2.9.1"
6
provider-name="Albert Tregnaghi">
7
8
<description url="https://marketplace.eclipse.org/content/bash-editor">
basheditor-updatesite/site.xml
@@ -12,6 +12,9 @@
12
<feature url="features/de.jcup.basheditor_2.9.0.jar" id="de.jcup.basheditor" version="2.9.0">
13
<category name="de.jcup.basheditor.stable"/>
14
</feature>
15
+ <feature url="features/de.jcup.basheditor_2.9.1.jar" id="de.jcup.basheditor" version="2.9.1">
16
+ <category name="de.jcup.basheditor.stable"/>
17
+ </feature>
18
<category-def name="de.jcup.basheditor.stable" label="Stable">
19
<description>
20
Stable versions
0 commit comments