diff --git a/README.md b/README.md index d62a55e..4bd501e 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ [![Works on osTicket v1.11](https://img.shields.io/badge/osTicket-v1.11-green)](https://github.com/osTicket/osTicket/tree/v1.11) [![Works on osTicket v1.12](https://img.shields.io/badge/osTicket-v1.12-green)](https://github.com/osTicket/osTicket/tree/v1.12.6) [![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.6) -[![Works on osTicket v1.16](https://img.shields.io/badge/osTicket-v1.16-green)](https://github.com/osTicket/osTicket/tree/v1.16.1) +[![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.3) diff --git a/plugin.php b/plugin.php index e8aec0e..177d93c 100644 --- a/plugin.php +++ b/plugin.php @@ -24,7 +24,7 @@ */ return [ 'id' => /* notrans */ 'bfx:ost:streamer', - 'version' => '1.0.0', + 'version' => '1.1.0', 'name' => /* trans */ 'Bitfinex osTicket Streamer', 'author' => 'Davide Scola, Nicoletta Maia', 'description' => /* trans */ 'Adds the ability to stream data.',