File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/pluggableWidgets/combobox-web Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mendix/combobox-web" ,
3
3
"widgetName" : " Combobox" ,
4
- "version" : " 2.4.2 " ,
4
+ "version" : " 2.4.3 " ,
5
5
"description" : " Configurable Combo box widget with suggestions and autocomplete." ,
6
6
"copyright" : " © Mendix Technology BV 2025. All rights reserved." ,
7
7
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<package xmlns =" http://www.mendix.com/package/1.0/" >
3
- <clientModule name =" Combobox" version =" 2.4.2 " xmlns =" http://www.mendix.com/clientModule/1.0/" >
3
+ <clientModule name =" Combobox" version =" 2.4.3 " xmlns =" http://www.mendix.com/clientModule/1.0/" >
4
4
<widgetFiles >
5
5
<widgetFile path =" Combobox.xml" />
6
6
</widgetFiles >
You can’t perform that action at this time.
0 commit comments