Skip to content

Commit 6282ceb

Browse files
Prepare for next release
1 parent fde0bf2 commit 6282ceb

File tree

5 files changed

+4
-292403
lines changed

5 files changed

+4
-292403
lines changed

.release/ci.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ project "nomad" {
77
team = "nomad"
88

99
slack {
10-
notification_channel = "CUYKT2A73"
10+
notification_channel = "C03B5EWFW01"
1111
}
1212

1313
github {

GNUmakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ PROTO_COMPARE_TAG ?= v1.0.3$(if $(findstring ent,$(GO_TAGS)),+ent,)
4646
# or backport version, without the leading "v". main should have the latest
4747
# published release here, and release branches should point to the latest
4848
# published release in their X.Y release line.
49-
LAST_RELEASE ?= 1.10.2
49+
LAST_RELEASE ?= 1.10.3
5050

5151
default: help
5252

0 commit comments

Comments
 (0)