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:
parent
e51fde50d2
commit
7337137052
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -118,7 +118,7 @@
|
|||
<meta.section type="since"/>
|
||||
</appInfo>
|
||||
<documentation>
|
||||
10.0.1
|
||||
10.0.0
|
||||
</documentation>
|
||||
</annotation>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue