Skip to content

Commit

Permalink
Merge pull request #958 from kiwix/post-release-version-to-3.6.0
Browse files Browse the repository at this point in the history
Post release duties, version to 3.6.0, build number to 173
  • Loading branch information
kelson42 committed Aug 30, 2024
2 parents 1f3a526 + b468e88 commit 2fdfacb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 3.6.0


## 3.5.1
- FIX:
- Leaving or entering PIP pause the video (@BPerlakiH #948)
Expand Down
4 changes: 2 additions & 2 deletions project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ settings:
base:
DEVELOPMENT_TEAM: L7HWM3SP3L
GENERATE_INFOPLIST_FILE: YES
CURRENT_PROJECT_VERSION: 170
CURRENT_PROJECT_VERSION: 173
ENABLE_USER_SCRIPT_SANDBOXING: NO
ENABLE_MODULE_VERIFIER: YES
MODULE_VERIFIER_SUPPORTED_LANGUAGES: "objective-c objective-c++"
Expand Down Expand Up @@ -99,7 +99,7 @@ targets:
com.apple.security.files.downloads.read-write: true
settings:
base:
MARKETING_VERSION: "3.5.1"
MARKETING_VERSION: "3.6.0"
PRODUCT_BUNDLE_IDENTIFIER: self.Kiwix
INFOPLIST_KEY_CFBundleDisplayName: Kiwix
INFOPLIST_FILE: Support/Info.plist
Expand Down

0 comments on commit 2fdfacb

Please sign in to comment.