Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Commit 174353f

Browse files
chore(release): v0.1.0-beta.0 (#42)
1 parent c6828fc commit 174353f

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
@@ -1,6 +1,6 @@
11
NAMESPACE := logicmonitor
22
REPOSITORY := argus
3-
VERSION := 0.1.0-alpha.3
3+
VERSION := 0.1.0-beta.0
44

55
all:
66
docker build --build-arg VERSION=$(VERSION) -t $(NAMESPACE)/$(REPOSITORY):latest .

0 commit comments

Comments
 (0)