diff --git a/multi_sms_gateway/__manifest__.py b/multi_sms_gateway/__manifest__.py index 2c13244da..d8db14f7e 100644 --- a/multi_sms_gateway/__manifest__.py +++ b/multi_sms_gateway/__manifest__.py @@ -20,7 +20,7 @@ ############################################################################# { 'name': 'Multiple SMS Gateway Integration', - 'version': '17.0.1.0.0', + 'version': '17.0.1.0.1', 'category': 'Extra Tools', 'summary': 'Module to send SMS through different SMS gateway', 'description': """This modules helps to send SMS using different SMS diff --git a/multi_sms_gateway/doc/RELEASE_NOTES.md b/multi_sms_gateway/doc/RELEASE_NOTES.md index 660eb6944..cbb609038 100644 --- a/multi_sms_gateway/doc/RELEASE_NOTES.md +++ b/multi_sms_gateway/doc/RELEASE_NOTES.md @@ -3,5 +3,4 @@ #### 29.07.2024 #### Version 17.0.1.0.0 #### ADD - -- Initial commit for Multiple SMS Gateway Integration \ No newline at end of file +- Initial commit for Multiple SMS Gateway Integration diff --git a/multi_sms_gateway/static/description/index.html b/multi_sms_gateway/static/description/index.html index 949e446ba..7f1a4b5f1 100644 --- a/multi_sms_gateway/static/description/index.html +++ b/multi_sms_gateway/static/description/index.html @@ -103,6 +103,40 @@ + +
+ Configuration +
+- Initial Commit for Restrict POS Refund with - Password.
+ Initial Commit for Multiple SMS Gateway Integration