Skip to content

Commit d2bb2b6

Browse files
committed
Revise API support version chart
Revised the API support version chart to reflect the fact that ShopifySharp versions 6.25.0-.2 did not actually target API version 2025-07. type: docs
1 parent 4be2a7e commit d2bb2b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ Shopify has begun versioning their API, meaning new features are locked behind n
6262
| 6.13.0 - 6.14.1 | 2024-01 |
6363
| 6.15.0 - 6.17.0 | 2024-04 |
6464
| 6.18.0 - 6.19.0 | 2024-07 |
65-
| 6.20.0 - 6.24.1 | 2024-10 |
66-
| 6.25.0 and above. | 2025-07 |
65+
| 6.20.0 - 6.25.2 | 2024-10 |
66+
| 6.25.3 and above. | 2025-07 |
6767

6868
The oldest version of .NET Framework we can support is [whichever version is supported by .NET Standard 2.0](https://learn.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-2-0#net-standard-versions).
6969

0 commit comments

Comments
 (0)