commit 4366e871a6a1936878465010bb7c1d245f523f66 parent c055287d9c30fd46e870a7127d6956d55bd2c9ea Author: Adam M <aemalone@gmail.com> Date: Tue, 30 Nov 2021 14:24:32 -0600 update build file sdk to 2.0.0 Diffstat:
M | .github/workflows/build-all.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml @@ -2,7 +2,7 @@ name: Build v2 on: [push, pull_request] env: - rack-sdk-version: 2.beta.1 + rack-sdk-version: 2.0.0 defaults: run: