We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bad8de commit d31890fCopy full SHA for d31890f
Makefile
@@ -10,7 +10,7 @@ TARGET_ARCHS ?= amd64 arm64 s390x ppc64le
10
11
# Identifies the current build.
12
# These will be embedded in the app and displayed when it starts.
13
-VERSION ?= v1.49.0-SNAPSHOT
+VERSION ?= v1.49.0
14
COMMIT_HASH ?= $(shell git rev-parse HEAD)
15
16
# The path where the UI project has been git cloned. The UI should
0 commit comments