Skip to content

Commit

Permalink
build: release 0.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Di Maio <[email protected]>
  • Loading branch information
89luca89 committed Sep 12, 2023
1 parent 716fb94 commit 4fe8a14
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
Expand Up @@ -4,7 +4,7 @@ all: clean download-amd64 podman-launcher-amd64 download-arm64 podman-launcher-a

CRUN_VERSION="1.9"
PODMAN_VERSION="4.6.1"
PODMAN_LAUNCHER_VERSION="0.0.2"
PODMAN_LAUNCHER_VERSION="0.0.3"

clean:
@rm -f podman-launcher-*
Expand Down

0 comments on commit 4fe8a14

Please sign in to comment.