Skip to content

Commit 3be5eaa

Browse files
authored
Fix version numbers in readmes (#157)
1 parent 06a5ad0 commit 3be5eaa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ TimeZoneConverter is a lightweight library to convert quickly between IANA, Wind
1313

1414
## Compatibility
1515

16-
As of version 9.0.0, TimeZoneConverter works with all of the following:
16+
As of version 7.0.0, TimeZoneConverter works with all of the following:
1717

1818
- .NET 6, .NET 8, .NET 9
1919
- .NET Core 2.0 or greater

src/TimeZoneConverter.Posix/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Note that `TimeZoneConverter.Posix` is dependendent on both [`TimeZoneConverter`
1515

1616
## Compatibility
1717

18-
As of version 4.0.0, TimeZoneConverter.Posix works with all of the following:
18+
As of version 5.0.0, TimeZoneConverter.Posix works with all of the following:
1919

20-
- .NET 5 or greater
20+
- .NET 6 or greater
2121
- .NET Core 2.0 or greater
2222
- .NET Framework 4.6.2 and greater
2323

0 commit comments

Comments
 (0)