Skip to content

Commit

Permalink
Merge pull request #55 from platformsh/legacy-4.4.0
Browse files Browse the repository at this point in the history
Bump legacy CLI version to 4.4.0
  • Loading branch information
akalipetis authored Mar 23, 2023
2 parents 17a6db6 + 404b93a commit 5000290
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.3.0
PSH_VERSION = 4.4.0
GOOS := $(shell uname -s | tr '[:upper:]' '[:lower:]')
ifeq ($(GOOS), darwin)
GORELEASER_ID=platform-macos
Expand Down

0 comments on commit 5000290

Please sign in to comment.