diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1039561a..79444685 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -6,7 +6,7 @@ on: types: [closed] env: DEVELOPER_DIR: /Applications/Xcode_13.2.1.app - APP_VERSION: '2.1.0' + APP_VERSION: '2.1.1' SCHEME_NAME: 'EhPanda' ALTSTORE_JSON_PATH: './AltStore.json' BUILDS_PATH: '/tmp/action-builds'