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 2edab10 commit 8c237c5Copy full SHA for 8c237c5
bundles/org.eclipse.swt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
Bundle-Name: %pluginName
3
Bundle-Vendor: %providerName
4
Bundle-SymbolicName: org.eclipse.swt; singleton:=true
5
-Bundle-Version: 3.131.100.qualifier
+Bundle-Version: 3.132.0.qualifier
6
Bundle-ManifestVersion: 2
7
Bundle-Localization: plugin
8
DynamicImport-Package: org.eclipse.swt.accessibility2
bundles/org.eclipse.swt/pom.xml
@@ -20,7 +20,7 @@
20
<relativePath>../../</relativePath>
21
</parent>
22
<artifactId>org.eclipse.swt</artifactId>
23
- <version>3.131.100-SNAPSHOT</version>
+ <version>3.132.0-SNAPSHOT</version>
24
<packaging>eclipse-plugin</packaging>
25
26
<properties>
0 commit comments