[TAG]: bump release version to next minor 0.6.0

This commit is contained in:
Magesh K
2024-12-14 18:35:02 +05:30
parent d96056762f
commit 6cf8d4b48a
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ on:
jobs: jobs:
build: build:
name: Build and upload SideStore 0.5.6-rebase name: Build and upload SideStore 0.6.0-rebase
concurrency: concurrency:
group: ${{ github.ref }} group: ${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true

View File

@@ -1,8 +1,8 @@
// Configuration settings file format documentation can be found at: // Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974 // https://help.apple.com/xcode/#/dev745c5c974
MARKETING_VERSION = 0.5.10 MARKETING_VERSION = 0.6.0
CURRENT_PROJECT_VERSION = 5100 CURRENT_PROJECT_VERSION = 6000
// Vars to be overwritten by `CodeSigning.xcconfig` if exists // Vars to be overwritten by `CodeSigning.xcconfig` if exists
DEVELOPMENT_TEAM = S32Z3HMYVQ DEVELOPMENT_TEAM = S32Z3HMYVQ