1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00

[releng] Remove unintended version increment

The version in flatpakPreferencePages.exsd is the @since so
needs to not be incremented.

Change-Id: Ibe1f28c1a8d00c6baec03425a5026d645f2fe997
This commit is contained in:
Jonah Graham 2020-10-06 13:20:21 -04:00
parent e51fde50d2
commit 7337137052
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Plugin.name
Bundle-SymbolicName: org.eclipse.cdt.flatpak.launcher;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-Activator: org.eclipse.cdt.flatpak.launcher.FlatpakLaunchPlugin
Bundle-Vendor: %Plugin.vendor
Bundle-Localization: plugin

View file

@ -118,7 +118,7 @@
<meta.section type="since"/>
</appInfo>
<documentation>
10.0.1
10.0.0
</documentation>
</annotation>