Skip to content

Commit

Permalink
Update readme and module.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
billsimon committed Sep 24, 2024
1 parent 9c40d46 commit bede520
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ a generic, expandable connector, with new providers added as contributed by the

### Installation

* `fwconsole ma downloadinstall https://github.com/simontelephonics/smsconnector/releases/download/v16.0.17/smsconnector-16.0.17.tar.gz`
* `fwconsole ma downloadinstall https://github.com/simontelephonics/smsconnector/releases/download/v16.0.17.1/smsconnector-16.0.17.1.tar.gz`
* `fwconsole r`

### Configuration
Expand Down
3 changes: 2 additions & 1 deletion module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<rawname>smsconnector</rawname>
<repo>unsupported</repo>
<name>SMS Connector</name>
<version>16.0.17</version>
<version>16.0.17.1</version>
<category>Connectivity</category>
<Publisher>Simon Telephonics LLC</Publisher>
<info>http://wiki.freepbx.org/</info>
Expand Down Expand Up @@ -45,6 +45,7 @@
</table>
</database>
<changelog>
*16.0.17.1* Bug fix: replace any incoming null/unset message bodies with empty string
*16.0.17* Adds provider Bandwidth.com
*16.0.16.1* Update i18n, code clean-up, number formatting enhancements
*16.0.16* Adds providers SignalWire and Sinch
Expand Down

0 comments on commit bede520

Please sign in to comment.