Skip to content

Commit f7463f8

Browse files
committed
Prepare release 2.9.1 #278
1 parent d117af2 commit f7463f8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

bash-editor-feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="de.jcup.basheditor"
44
label="Bash Editor"
5-
version="2.9.0"
5+
version="2.9.1"
66
provider-name="Albert Tregnaghi">
77

88
<description url="https://marketplace.eclipse.org/content/bash-editor">

basheditor-updatesite/site.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
<feature url="features/de.jcup.basheditor_2.9.0.jar" id="de.jcup.basheditor" version="2.9.0">
1313
<category name="de.jcup.basheditor.stable"/>
1414
</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>
1518
<category-def name="de.jcup.basheditor.stable" label="Stable">
1619
<description>
1720
Stable versions

0 commit comments

Comments
 (0)