Skip to content

Commit

Permalink
Updated version numbers.
Browse files Browse the repository at this point in the history
  • Loading branch information
oyse committed Sep 16, 2014
1 parent 4daf2a5 commit 6b0c4f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions org.dadacoalition.yedit.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.dadacoalition.yedit"
label="YEdit Feature"
version="0.0.13"
version="1.0.14"
provider-name="YEdit Project">

<description>
Expand Down Expand Up @@ -111,13 +111,14 @@ This Agreement is governed by the laws of the State of New York and the intellec
<import plugin="org.eclipse.core.resources"/>
<import plugin="org.eclipse.ui.ide"/>
<import plugin="org.eclipse.ui.workbench.texteditor"/>
<import plugin="org.apache.commons.lang" version="2.6.0" match="greaterOrEqual"/>
</requires>

<plugin
id="org.dadacoalition.yedit"
download-size="0"
install-size="0"
version="0.0.13"
version="1.0.14"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion org.dadacoalition.yedit.update/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description url="http://dadacoalition.org/yedit">
YEdit is an editor for editing YAML files. It is implemented as an Eclipse plugin.
</description>
<feature url="features/org.dadacoalition.yedit_0.0.13.jar" id="org.dadacoalition.yedit" version="0.0.13">
<feature url="features/org.dadacoalition.yedit_1.0.14.jar" id="org.dadacoalition.yedit" version="1.0.14">
<category name="YEdit"/>
</feature>
<category-def name="YEdit" label="YEdit"/>
Expand Down

0 comments on commit 6b0c4f7

Please sign in to comment.