Skip to content

Commit 161c003

Browse files
authored
Upgrade readme and release v2.0.7 (#83)
1 parent bb3097d commit 161c003

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ Use the following pattern to link revision data to Gerrit:
3030
| v <= 3.5.x | v <= 1.3.2 |
3131
| 3.5.x < v <= 4.0.0 | 2.0.0 <= v <= 2.0.1 |
3232
| 4.0.1 <= v <= 4.0.2 | 2.0.5 |
33-
| 4.1.x <= v | 2.0.6 <= v |
33+
| 4.1.x <= v <= 4.2.0 | 2.0.6 <= v |
34+
| 4.2.x <= v | 2.0.7 <= v |
3435

3536
## GitExtensions Plugin Template information
3637

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#---------------------------------#
44

55
# version format
6-
version: 2.0.6.{build}
6+
version: 2.0.7.{build}
77

88
# version suffix, if any (e.g. '-RC1', '-beta' otherwise '')
99
environment:

0 commit comments

Comments
 (0)