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 f09677c commit 7fde113Copy full SHA for 7fde113
ua/org.eclipse.ui.cheatsheets/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: %PLUGIN_NAME
4
Bundle-SymbolicName: org.eclipse.ui.cheatsheets; singleton:=true
5
-Bundle-Version: 3.8.700.qualifier
+Bundle-Version: 3.8.800.qualifier
6
Bundle-Activator: org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin
7
Bundle-Vendor: %PROVIDER_NAME
8
Bundle-Localization: plugin
ua/org.eclipse.ui.cheatsheets/pom.xml
@@ -19,6 +19,6 @@
19
</parent>
20
<groupId>org.eclipse.platform</groupId>
21
<artifactId>org.eclipse.ui.cheatsheets</artifactId>
22
- <version>3.8.700-SNAPSHOT</version>
+ <version>3.8.800-SNAPSHOT</version>
23
<packaging>eclipse-plugin</packaging>
24
</project>
0 commit comments