Skip to content

Commit

Permalink
Tag: 2021.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail-yilmaz committed May 29, 2021
1 parent 1390933 commit 6634e06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ These components are meant to supplement `uppsrc/Core`
| Job | A lightweight and flexible multithreading tool, using promise/future mechanism. |
| NetProxy | A network proxy class implementing SOCKS and HTTP protocols. |
| OAuth | A package encapsulating the authorization code grant flow of OAuth2 authorization protocol. |
| PtyProcess | A cross-platform (POSIX/WinPty/WIN10) pseudo-terminal process implementation. |
| PtyAgent | Agent executable for the default backend (winpty) of PtyProcess package.
| PtyProcess | A cross-platform (POSIX/WinPty/WIN10) pseudo-terminal process implementation. |
| PtyAgent | Agent executable for the default backend (winpty) of PtyProcess package. |
| SSH | A flexible, easy-to-use yet powerful libssh2 wrapper. |

### CtrlLib
Expand All @@ -49,7 +49,7 @@ You can find reference examples demonstrating the usage of the above listed pack

## Version

`upp-components` loosely follows the release cycles of Ultimate++. Releases are tagged twice a year. Currently it is tagged as `2020.2`
`upp-components` loosely follows the release cycles of Ultimate++. Releases are tagged twice a year. Currently it is tagged as `2021.1`

## License

Expand Down

0 comments on commit 6634e06

Please sign in to comment.