We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09093ec commit 905e027Copy full SHA for 905e027
3 files changed
dist/RadioButtonList.mpk
5 Bytes
src/package.xml
@@ -1,6 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<package xmlns="http://www.mendix.com/package/1.0/">
3
- <clientModule name="RadioButtonList" version="7.1.0" xmlns="http://www.mendix.com/clientModule/1.0/">
+ <clientModule name="RadioButtonList" version="7.1.1"
4
+ xmlns="http://www.mendix.com/clientModule/1.0/">
5
<widgetFiles>
6
<widgetFile path="RadioButtonList/AttrRadioButtonList.xml"/>
7
<widgetFile path="RadioButtonList/AssocRadioButtonList.xml"/>
test/Widgets/RadioButtonList.mpk
0 commit comments