From d3b30052e2d90d6ba0700121a132dc69b99ec257 Mon Sep 17 00:00:00 2001 From: Neeraj Gupta <254676+ua741@users.noreply.github.com> Date: Fri, 13 Sep 2024 18:08:05 +0530 Subject: [PATCH] [auth] Bump version --- .github/workflows/auth-internal-release.yml | 2 +- auth/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/auth-internal-release.yml b/.github/workflows/auth-internal-release.yml index 85e236808d..851f833c84 100644 --- a/.github/workflows/auth-internal-release.yml +++ b/.github/workflows/auth-internal-release.yml @@ -36,7 +36,7 @@ jobs: uses: timheuer/base64-to-file@v1 with: fileName: "keystore/ente_auth_key.jks" - encodedString: ${{ secrets.SIGNING_KEY_PHOTOS }} + encodedString: ${{ secrets.SIGNING_KEY }} - name: Build PlayStore AAB run: | diff --git a/auth/pubspec.yaml b/auth/pubspec.yaml index 3a17c5cab3..da22c3473e 100644 --- a/auth/pubspec.yaml +++ b/auth/pubspec.yaml @@ -1,6 +1,6 @@ name: ente_auth description: ente two-factor authenticator -version: 3.1.4+324 +version: 3.1.5+325 publish_to: none environment: