We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f63ff75 + 6d24fda commit 9bd8a03Copy full SHA for 9bd8a03
README.md
@@ -29,7 +29,8 @@ Use the following pattern to link revision data to Gerrit:
29
|--------------------|---------------------|
30
| v <= 3.5.x | v <= 1.3.2 |
31
| 3.5.x < v <= 4.0.0 | 2.0.0 <= v <= 2.0.1 |
32
-| 4.0.1 <= v | 2.0.2 <= v |
+| 4.0.1 <= v < 4.1.0 | v2.0.2 |
33
+| 4.1.0 <= v | 2.0.3 <= v |
34
35
## GitExtensions Plugin Template infomration
36
0 commit comments