File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,6 @@ under the License.
1919-->
2020
2121<component xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" http://moqui.org/xsd/moqui-conf-3.xsd"
22- name =" shopify-app" version =" 3.3.0 " >
22+ name =" shopify-app" version =" 3.3.1 " >
2323 <!-- no dependencies -->
2424</component >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ RUN git clone --depth 1 -b "v3.3.0" https://github.com/hotwax/moqui-framework.gi
2323WORKDIR /moqui-framework
2424RUN git clone --depth 1 -b "v3.2.0" https://github.com/hotwax/moqui-runtime.git runtime
2525WORKDIR /moqui-framework/runtime/component
26- RUN git clone -b "v3.3.0 " https://github.com/hotwax/shopify-app-bridge.git
26+ RUN git clone -b "v3.3.1 " https://github.com/hotwax/shopify-app-bridge.git
2727
2828WORKDIR /moqui-framework
2929
You can’t perform that action at this time.
0 commit comments