File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
bundles/com.espressif.idf.branding/META-INF
features/com.espressif.idf.feature
com.espressif.idf.configuration
com.espressif.idf.product Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : %pluginName
44Bundle-SymbolicName : com.espressif.idf.branding;singleton:=true
5- Bundle-Version : 2.12.0 .qualifier
5+ Bundle-Version : 2.12.1 .qualifier
66Bundle-Vendor : %providerName
77Bundle-Localization : plugin
88Bundle-RequiredExecutionEnvironment : JavaSE-11
Original file line number Diff line number Diff line change 22<feature
33 id =" com.espressif.idf.feature"
44 label =" ESP-IDF Plugins for Eclipse"
5- version =" 2.12.0 .qualifier"
5+ version =" 2.12.1 .qualifier"
66 provider-name =" ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD"
77 plugin =" com.espressif.idf.branding" >
88
Original file line number Diff line number Diff line change 1010 <tycho-version >3.0.4</tycho-version >
1111 <tycho-extras .version>${tycho-version} </tycho-extras .version>
1212 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
13- <espressif-ide-release-version >2.12.0 </espressif-ide-release-version >
13+ <espressif-ide-release-version >2.12.1 </espressif-ide-release-version >
1414 </properties >
1515
1616 <build >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<?pde version =" 3.5" ?>
33
4- <product name =" Espressif-IDE" uid =" com.espressif.idf.product" id =" com.espressif.idf.branding.idf" application =" org.eclipse.ui.ide.workbench" version =" 2.12.0 " type =" features" includeLaunchers =" true" autoIncludeRequirements =" true" >
4+ <product name =" Espressif-IDE" uid =" com.espressif.idf.product" id =" com.espressif.idf.branding.idf" application =" org.eclipse.ui.ide.workbench" version =" 2.12.1 " type =" features" includeLaunchers =" true" autoIncludeRequirements =" true" >
55
66 <aboutInfo >
77 <image path =" /com.espressif.idf.branding/icons/alt_about.png" />
You can’t perform that action at this time.
0 commit comments