Skip to content

Commit

Permalink
Fix typo in SUPPORTED.md
Browse files Browse the repository at this point in the history
  • Loading branch information
twose committed Apr 1, 2020
1 parent 7dadfeb commit 444717c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SUPPORTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Supported Versions
---
| Branch | Initialization | Active Support Until | Security Support Until |
| ---------------------------------------------------------- | -------------- | -------------------- | ---------------------- |
| [v4.3.x](https://github.com/swoole/swoole-src/tree/v4.3.x) | 2019-2-7 | 2019-9-30 | 2020-12-31 |
| [v4.3.x](https://github.com/swoole/swoole-src/tree/v4.3.x) | 2019-2-7 | 2019-9-30 | 2019-12-31 |
| [v4.4.x](https://github.com/swoole/swoole-src/tree/v4.4.x) | 2019-4-15 | 2020-4-30 | 2020-7-31 |
| [v4.5.x](https://github.com/swoole/swoole-src/tree/master) | 2019-12-20 | 2020-12-31 | 2021-3-31 |

Expand Down

0 comments on commit 444717c

Please sign in to comment.