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 45d1866 commit d177900Copy full SHA for d177900
mybatipse-feature/feature.xml
@@ -2,7 +2,7 @@
2
<feature
3
id="net.harawata.mybatipse.feature"
4
label="MyBatipse"
5
- version="1.2.5.qualifier"
+ version="1.2.6.qualifier"
6
provider-name="Iwao AVE!">
7
8
<description url="https://marketplace.eclipse.org/content/mybatipse">
mybatipse/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MyBatipse
Bundle-SymbolicName: net.harawata.mybatipse;singleton:=true
-Bundle-Version: 1.2.5.qualifier
+Bundle-Version: 1.2.6.qualifier
Bundle-Activator: net.harawata.mybatipse.Activator
Bundle-Vendor: Iwao AVE!
Require-Bundle: org.eclipse.core.runtime,
0 commit comments