Skip to content

Commit

Permalink
Set version to 0.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gab1one committed Jul 7, 2020
1 parent e5f2030 commit c81b62e
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 6 deletions.
11 changes: 11 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>knip-imagej2</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>
2 changes: 1 addition & 1 deletion org.knime.knip.imagej.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.knime.knip.imagej.feature"
label="KNIME Image Processing - ImageJ Integration (Beta)"
version="0.11.6.qualifier"
version="0.11.7.qualifier"
provider-name="KNIME / LOCI">

<description>
Expand Down
2 changes: 1 addition & 1 deletion org.knime.knip.imagej.update/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.knime.knip.imagej.update"
label="KNIME Image Processing - ImageJ2 Update-Site"
version="0.11.6.qualifier">
version="0.11.7.qualifier">

<includes
id="org.knime.knip.imagej.feature"
Expand Down
2 changes: 1 addition & 1 deletion org.knime.knip.imagej1/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: ImageJ1
Bundle-SymbolicName: org.knime.knip.imagej1;singleton:=true
Bundle-Version: 0.11.6.qualifier
Bundle-Version: 0.11.7.qualifier
Bundle-Vendor: University of Konstanz
Fragment-Host: org.knime.knip.imagej2.core;bundle-version="0.11.5"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
2 changes: 1 addition & 1 deletion org.knime.knip.imagej2.core/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-Name: KNIME ImageJ Core Plugin
Bundle-SymbolicName: org.knime.knip.imagej2.core;singleton:=true
Bundle-ManifestVersion: 2
Bundle-Version: 0.11.6.qualifier
Bundle-Version: 0.11.7.qualifier
Eclipse-BuddyPolicy: registered
Eclipse-RegisterBuddy: org.knime.scijava.core
Bundle-Vendor: University of Konstanz
Expand Down
2 changes: 1 addition & 1 deletion org.knime.knip.imagej2.fragmentdemo/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: FragmentDemo
Bundle-SymbolicName: org.knime.knip.imagej2.fragmentdemo;singleton:=true
Bundle-Version: 0.11.6.qualifier
Bundle-Version: 0.11.7.qualifier
Fragment-Host: org.knime.knip.imagej2.core;bundle-version="0.11.5"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: .
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: KnimeOnlyAdapters
Bundle-SymbolicName: org.knime.knip.imagej2.knimeonlyadapters;singleton:=true
Bundle-Version: 0.11.6.qualifier
Bundle-Version: 0.11.7.qualifier
Fragment-Host: org.knime.knip.imagej2.core;bundle-version="0.11.5"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: .
Expand Down

0 comments on commit c81b62e

Please sign in to comment.