Fix beta build number
This commit is contained in:
parent
850aea36bd
commit
a772fa94e0
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue