bump version code to 0.6.42+372
This commit is contained in:
parent
ab9b5dc3c4
commit
c912bdeb01
2 changed files with 8 additions and 1 deletions
7
.vscode/settings.json
vendored
Normal file
7
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.background": "#123046",
|
||||
"titleBar.activeBackground": "#194363",
|
||||
"titleBar.activeForeground": "#F9FBFD"
|
||||
}
|
||||
}
|
|
@ -11,7 +11,7 @@ description: ente photos application
|
|||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
version: 0.6.40+370
|
||||
version: 0.6.42+372
|
||||
|
||||
environment:
|
||||
sdk: '>=2.12.0 <3.0.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue