Explorar o código

Magento download should default to 2.4.4

Mark Shust %!s(int64=3) %!d(string=hai) anos
pai
achega
151dc09ae9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compose/bin/download

+ 1 - 1
compose/bin/download

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-VERSION=${1:-2.4.3-p1}
+VERSION=${1:-2.4.4}
 EDITION=${2:-community}
 
 bin/stop