bump version code to 0.6.42+372

This commit is contained in:
Neeraj Gupta 2022-10-10 13:21:56 +05:30
parent ab9b5dc3c4
commit c912bdeb01
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1
2 changed files with 8 additions and 1 deletions

7
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,7 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#123046",
"titleBar.activeBackground": "#194363",
"titleBar.activeForeground": "#F9FBFD"
}
}

View file

@ -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'