Skip to content

Commit

Permalink
Merge pull request #7 from davide-scola/1.x-release_preparation
Browse files Browse the repository at this point in the history
[1.x] Release preparation
  • Loading branch information
davide-scola authored Oct 4, 2022
2 parents 21e4002 + f5196fb commit 291fe7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<img align="right" width="20%" src="https://osticket.com/wp-content/uploads/2021/03/osticket-supsys-new-1-e1616621912452.png" />

Expand Down
2 changes: 1 addition & 1 deletion plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.',
Expand Down

0 comments on commit 291fe7d

Please sign in to comment.