File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/playground/webapp Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ <h2 class="ui5-header bold-font">UI5 Web Components</h2>
3535 Github Project ›</ a >
3636 < iframe src ="https://ghbtns.com/github-btn.html?user=sap&repo=ui5-webcomponents&type=star&count=true&size=small " frameborder ="0 " scrolling ="0 " width ="90px " height ="20px "> </ iframe >
3737 </ div >
38- < div class ="curr-version "> Current version 0.9 .0</ div >
38+ < div class ="curr-version "> Current version 0.10 .0</ div >
3939 </ div >
4040 </ div >
4141 </ header >
Original file line number Diff line number Diff line change 1818
1919 <ToolbarSpacer ></ToolbarSpacer >
2020
21- <Label class =" version-label" text =" v0.9 .0" >
21+ <Label class =" version-label" text =" v0.10 .0" >
2222 <layoutData >
2323 <OverflowToolbarLayoutData priority =" NeverOverflow" />
2424 </layoutData >
7878 </FlexBox >
7979
8080 <HBox width =" 100%" justifyContent =" SpaceBetween" alignItems =" Center" >
81- <Label class =" version-label-in-settings" text =" v0.9 .0" />
81+ <Label class =" version-label-in-settings" text =" v0.10 .0" />
8282 <HBox class =" settings-buttons-wrapper" width =" 100%" justifyContent =" End" >
8383 <Button type =" Transparent" text =" Close" press =" closeSettingsMenu" class =" margin-end custom-button-height" />
8484 <Button text =" Apply" press =" applyChangeSettings" class =" custom-button-height" />
You can’t perform that action at this time.
0 commit comments