mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-12-15 15:59:10 -05:00
bump version to 1.0.7
This commit is contained in:
parent
322bc40d79
commit
6c7f9a288d
4 changed files with 7 additions and 6 deletions
|
|
@ -5,10 +5,10 @@
|
|||
<!-- See: https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -->
|
||||
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.0</string>
|
||||
<string>1.0.7</string>
|
||||
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.0</string>
|
||||
<string>1.0.7</string>
|
||||
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>Haveno</string>
|
||||
|
|
|
|||
|
|
@ -227,7 +227,7 @@ task packageInstallers {
|
|||
}
|
||||
|
||||
String appDescription = 'A decentralized monero exchange network.'
|
||||
String appCopyright = '© 2022 Haveno'
|
||||
String appCopyright = '© 2023 Haveno'
|
||||
String appNameAndVendor = 'Haveno'
|
||||
|
||||
String commonOpts = new String(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue