Skip to content

Commit

Permalink
Merge pull request #56 from platformsh/4.4.1
Browse files Browse the repository at this point in the history
Bump legacy CLI version to 4.4.1
  • Loading branch information
akalipetis authored Apr 4, 2023
2 parents 5000290 + b7230f6 commit 81255b1
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.4.0
PSH_VERSION = 4.4.1
GOOS := $(shell uname -s | tr '[:upper:]' '[:lower:]')
ifeq ($(GOOS), darwin)
GORELEASER_ID=platform-macos
Expand Down

0 comments on commit 81255b1

Please sign in to comment.