Skip to content

Commit b92f451

Browse files
authored
Update README.md
1 parent 13349e0 commit b92f451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ NETCore encrypt and decrpty tool,Include AES,RSA,MD5,SAH1,SAH256,SHA
77

88
To install NETCore.Encrypt, run the following command in the [Package Manager Console](https://docs.microsoft.com/zh-cn/nuget/tools/package-manager-console)
99
```
10-
Install-Package NETCore.Encrypt -Version 2.0.2
10+
Install-Package NETCore.Encrypt -Version 2.0.5
1111
```
1212

1313
***

0 commit comments

Comments
 (0)