Skip to content

Commit 14ce51d

Browse files
authored
Set version number to version we are going to release with. (#7450)
1 parent 5a1cd32 commit 14ce51d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 11.0.0 (YYYY-MM-DD)
1+
## 10.5.0 (YYYY-MM-DD)
22

33
### Breaking Changes
44
* Queries no longer do nullability checks on non-nullable fields, so using `null` as an argument will not throw an `IllegalArgumentException`.

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.0.0-SNAPSHOT
1+
10.5.0-BETA.1-SNAPSHOT

0 commit comments

Comments
 (0)