diff --git a/demo-apps/README.md b/demo-apps/README.md index 91f772b..292959d 100644 --- a/demo-apps/README.md +++ b/demo-apps/README.md @@ -5,7 +5,7 @@ | Custom HTML Control App Variable functions usage | This App demonstrates the ability to create a pie chart from entity data utilizing the app variable access functions provided by Custom HTML control | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/controls/custom-html/CustomHTMLPieChart_DemoApp.zip) |2.0.0| Jan 2024| | Date Time Picker using Custom HTML Control | This App demonstrates the ability to create a Date Time picker control in Apps | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/controls/custom-html/CustomHTMLDateTimeControl_DemoApp.uiapp) |2.0.0| Jan 2024| | Password Input using Custom HTML Control | This App demonstrates the ability to create password control in Apps | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/controls/custom-html/CustomHTMLPasswordControl_DemoApp.uiapp) |3.0.0 | Jan 2024| -| Signature Control using Custom HTML Control | This App demonstrates the ability to create signature input control in Apps | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/controls/custom-html/CustomHTMLSignature_DemoApp.uiapp) |3.0.0 | Mar 2024| +| Signature Control using Custom HTML Control | This App demonstrates the ability to create signature input control in Apps | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/controls/custom-html/CustomHTMLSignature_DemoApp.uiapp) |4.0.0 | Aug 2024| | Action app for employee onboarding | This App demonstrates the ability to create action center task using apps to onboard employee | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/integrations/action-center-app/App_BuildADeskNew.uiapp) |1.0.0 | Mar 2024| | Image control | This App demonstrates the ability to use Media for Image control | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/controls/Image/Image_Control_Demo_App.uiapp) |1.0.0 | Mar 2024| | Edit grid Control to edit Entity | This App demonstrates the ability to edit entity in Apps | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/controls/edit-grid/EditGridEntity_DemoApp.zip) |1.0.0 | Mar 2024| diff --git a/demo-apps/controls/custom-html/CustomHTMLSignature_DemoApp.zip b/demo-apps/controls/custom-html/CustomHTMLSignature_DemoApp.zip index b52d71b..09a82ab 100644 Binary files a/demo-apps/controls/custom-html/CustomHTMLSignature_DemoApp.zip and b/demo-apps/controls/custom-html/CustomHTMLSignature_DemoApp.zip differ