Skip to content

Commit

Permalink
Merge pull request #59 from platformsh/release/4.6.0
Browse files Browse the repository at this point in the history
Bump legacy CLI to 4.6.0
  • Loading branch information
akalipetis authored May 12, 2023
2 parents 5608cc8 + 9d0df7a commit 313bd34
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,5 +1,5 @@
PHP_VERSION = 8.0.28
PSH_VERSION = 4.5.0
PSH_VERSION = 4.6.0
GOOS := $(shell uname -s | tr '[:upper:]' '[:lower:]')
ifeq ($(GOOS), darwin)
GORELEASER_ID=platform-macos
Expand Down

0 comments on commit 313bd34

Please sign in to comment.