Skip to content

Commit

Permalink
bump operator version
Browse files Browse the repository at this point in the history
  • Loading branch information
ggkhrmv authored Nov 14, 2024
1 parent 1671feb commit d9cbb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# VERSION defines the project version for the bundle.
# Update this value when you upgrade the version of your project.
VERSION ?= 0.1.1
VERSION ?= 0.1.2

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

0 comments on commit d9cbb67

Please sign in to comment.