diff --git a/README.md b/README.md index 1027011..ac67af3 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ [![Works on osTicket v1.14](https://img.shields.io/badge/osTicket-v1.14-green)](https://github.com/osTicket/osTicket/tree/v1.14.8) [![Works on osTicket v1.15](https://img.shields.io/badge/osTicket-v1.15-green)](https://github.com/osTicket/osTicket/tree/v1.15.8) [![Works on osTicket v1.16](https://img.shields.io/badge/osTicket-v1.16-green)](https://github.com/osTicket/osTicket/tree/v1.16.6) -[![Works on osTicket v1.17](https://img.shields.io/badge/osTicket-v1.17-green)](https://github.com/osTicket/osTicket/tree/v1.17.4) -[![Works on osTicket v1.18](https://img.shields.io/badge/osTicket-v1.18-green)](https://github.com/osTicket/osTicket/tree/v1.18) +[![Works on osTicket v1.17](https://img.shields.io/badge/osTicket-v1.17-green)](https://github.com/osTicket/osTicket/tree/v1.17.5) +[![Works on osTicket v1.18](https://img.shields.io/badge/osTicket-v1.18-green)](https://github.com/osTicket/osTicket/tree/v1.18.1) diff --git a/plugin.php b/plugin.php index 32953d9..1e7fb31 100644 --- a/plugin.php +++ b/plugin.php @@ -24,7 +24,7 @@ */ return [ 'id' => /* notrans */ 'bfx:ost:streamer', - 'version' => '1.3.0', + 'version' => '1.3.1', 'ost_version' => '1.10', 'name' => /* trans */ 'Bitfinex osTicket Streamer', 'author' => 'Davide Scola, Nicoletta Maia',