Fix beta build number

This commit is contained in:
Davide De Rosa 2021-02-12 16:17:02 +01:00
parent 850aea36bd
commit a772fa94e0
3 changed files with 4 additions and 2 deletions

View File

@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 1.15.1 Beta 2627 (2021-02-12)
## 1.15.1 Beta 2630 (2021-02-12)
### Fixed

View File

@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 1.15.1 Beta 2627 (2021-02-12)
## 1.15.1 Beta 2630 (2021-02-12)
### Changed

View File

@ -22,6 +22,8 @@
<string>1.15.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSBackgroundOnly</key>