Skip to content

Commit 8a7143a

Browse files
authored
chore(release): v1.46.3 (#1773)
2 parents 0a7d47e + 85bb40a commit 8a7143a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ MAKEFLAGS += -j$(NPROCS)
88

99
CURRENT_VERSION_MAJOR = 1
1010
CURRENT_VERSION_MINOR = 46
11-
CURRENT_VERSION_BUG = 2
11+
CURRENT_VERSION_BUG = 3
1212

1313
GIT_DESCRIBE := $(shell git describe)
1414
GITHUB_HEAD_REF ?= $(shell git branch --show-current)

0 commit comments

Comments
 (0)