Skip to content

Commit 28f713a

Browse files
Bump version to v1.48.0 (#1891)
Co-authored-by: guldev25 <gulzar.ahmed@getstream.io>
1 parent 054e3f2 commit 28f713a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

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

99
CURRENT_VERSION_MAJOR = 1
10-
CURRENT_VERSION_MINOR = 47
10+
CURRENT_VERSION_MINOR = 48
1111
CURRENT_VERSION_BUG = 0
1212

1313
GIT_DESCRIBE := $(shell git describe)

0 commit comments

Comments
 (0)