Przeglądaj źródła

Magento download should default to 2.4.4

Mark Shust 3 lat temu
rodzic
commit
151dc09ae9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      compose/bin/download

+ 1 - 1
compose/bin/download

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