Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Commit 9e7a13d

Browse files
committed
bump version
1 parent fa9a305 commit 9e7a13d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ all: format lint
22

33
-include .env
44

5-
GS_REST_SERVICE_VERSIONM ?= "25.11.4"
6-
GS_REST_SERVICE_VERSION ?= "1.15.4"
5+
GS_REST_SERVICE_VERSIONM ?= "25.11.5"
6+
GS_REST_SERVICE_VERSION ?= "1.15.5"
77

88
GS_REST_DEV_PORT ?= 9000
99
NUM_WORKERS ?= 1

0 commit comments

Comments
 (0)