Skip to content

Commit cfbf9f0

Browse files
committed
Fix wrong .NET version from 6.0 to 9.0 #42
1 parent 86cf400 commit cfbf9f0

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
@@ -22,7 +22,7 @@ This SDK enables developers to manage workflows, plugins, executions, configurat
2222
- Upload and retrieve logs and metadata
2323
- Authentication support (Basic, Bearer, and custom token handlers)
2424
- Lightweight, dependency-free architecture
25-
- Built for .NET 6.0+ with extensibility and clean architecture in mind
25+
- Built for .NET 9.0 with extensibility and clean architecture in mind
2626

2727
## 📦 Installation
2828
You can install the SDK via [NuGet](https://www.nuget.org/packages/FlowSynx.Client):

0 commit comments

Comments
 (0)