Skip to content

Commit d9cbb67

Browse files
authored
bump operator version
1 parent 1671feb commit d9cbb67

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
# VERSION defines the project version for the bundle.
22
# Update this value when you upgrade the version of your project.
3-
VERSION ?= 0.1.1
3+
VERSION ?= 0.1.2
44

55
# Try to detect Docker or Podman
66
CONTAINER_TOOL := $(shell command -v docker 2> /dev/null)

0 commit comments

Comments
 (0)