Skip to content

Commit 6634e06

Browse files
committed
Tag: 2021.1
1 parent 1390933 commit 6634e06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ These components are meant to supplement `uppsrc/Core`
3131
| Job | A lightweight and flexible multithreading tool, using promise/future mechanism. |
3232
| NetProxy | A network proxy class implementing SOCKS and HTTP protocols. |
3333
| OAuth | A package encapsulating the authorization code grant flow of OAuth2 authorization protocol. |
34-
| PtyProcess | A cross-platform (POSIX/WinPty/WIN10) pseudo-terminal process implementation. |
35-
| PtyAgent | Agent executable for the default backend (winpty) of PtyProcess package.
34+
| PtyProcess | A cross-platform (POSIX/WinPty/WIN10) pseudo-terminal process implementation. |
35+
| PtyAgent | Agent executable for the default backend (winpty) of PtyProcess package. |
3636
| SSH | A flexible, easy-to-use yet powerful libssh2 wrapper. |
3737

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

5050
## Version
5151

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

5454
## License
5555

0 commit comments

Comments
 (0)