Skip to content

Commit 6d24fda

Browse files
committed
Fix Compatibility Version Matrix
closes #64
1 parent f63ff75 commit 6d24fda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Use the following pattern to link revision data to Gerrit:
2929
|--------------------|---------------------|
3030
| v <= 3.5.x | v <= 1.3.2 |
3131
| 3.5.x < v <= 4.0.0 | 2.0.0 <= v <= 2.0.1 |
32-
| 4.0.1 <= v | 2.0.2 <= v |
32+
| 4.0.1 <= v < 4.1.0 | v2.0.2 |
33+
| 4.1.0 <= v | 2.0.3 <= v |
3334

3435
## GitExtensions Plugin Template infomration
3536

0 commit comments

Comments
 (0)