Skip to content

Commit 93a524d

Browse files
authored
Update README.md
1 parent d1af908 commit 93a524d

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
@@ -8,7 +8,7 @@ NETCore encrypt and decrpty tool,Include AES,RSA,MD5,SAH1,SAH256,SHA
88

99
To install NETCore.Encrypt, run the following command in the [Package Manager Console](https://docs.microsoft.com/zh-cn/nuget/tools/package-manager-console)
1010
```
11-
Install-Package NETCore.Encrypt -Version 2.0.6
11+
Install-Package NETCore.Encrypt -Version 2.0.7
1212
```
1313

1414
***

0 commit comments

Comments
 (0)