From 3cb0e543fcae61ac0581658b4644dd78df1573b7 Mon Sep 17 00:00:00 2001 From: lajbel Date: Sat, 7 Sep 2024 21:38:51 -0300 Subject: [PATCH] chore: beta --- .github/workflows/deploy.yml | 2 +- src/components/Sidebar/VersionSelector.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index fcacd36..1e45eb6 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,7 +32,7 @@ jobs: run: | cd kaplay git fetch --tags - git checkout 3001.0.0-alpha.21 + git checkout 3001.0.0-beta.1 - name: Setup PNPM uses: pnpm/action-setup@v4 - name: Deploy app diff --git a/src/components/Sidebar/VersionSelector.astro b/src/components/Sidebar/VersionSelector.astro index 5f89202..a43baff 100644 --- a/src/components/Sidebar/VersionSelector.astro +++ b/src/components/Sidebar/VersionSelector.astro @@ -10,7 +10,7 @@ const selectedByDefault = kaplayPackageJson.version.startsWith("4") + >v3001 beta