Skip to content

Commit

Permalink
update compatibility of readme and version to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KircMax committed Dec 2, 2023
1 parent ad3a3c7 commit 6c195e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ Plc Version | Client Library Version
2.9.x | 1.0.x
2.9.x | 2.0.x
3.0.x | 2.1.x
3.0.x | 2.2.x

## SIMATIC S7-1200:
Plc Version | Client Library Version
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.1",
"version": "2.2",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],
Expand Down

0 comments on commit 6c195e0

Please sign in to comment.