Skip to content

Commit 9f86308

Browse files
committed
Start 2.13.0 development cycle
1 parent d4ebf47 commit 9f86308

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010
}
1111
ext {
12-
projectVersion = '2.12.0.RELEASE'
12+
projectVersion = '2.13.0-SNAPSHOT'
1313

1414
// https://github.com/grpc/grpc-java/releases
1515
grpcVersion = '1.37.0'

docs/en/versions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Current version.
4747

4848
| Version | spring-boot | gRPC | Date |
4949
|:-------:|:-----------:|:----:| ---: |
50+
| 2.13.0* | 2.4.5 | 1.37.0 | TBA |
5051
| 2.12.0 | 2.4.5 | 1.37.0 | Mai, 2021 |
5152
| 2.11.0 | 2.3.8 | 1.35.0 | Feb, 2021 |
5253
| 2.10.1 | 2.3.3 | 1.31.1 | Aug, 2020 |

0 commit comments

Comments
 (0)