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 1671feb commit d9cbb67Copy full SHA for d9cbb67
Makefile
@@ -1,6 +1,6 @@
1
# VERSION defines the project version for the bundle.
2
# Update this value when you upgrade the version of your project.
3
-VERSION ?= 0.1.1
+VERSION ?= 0.1.2
4
5
# Try to detect Docker or Podman
6
CONTAINER_TOOL := $(shell command -v docker 2> /dev/null)
0 commit comments