feat: Bump version number, add changelogs, formattings

This commit is contained in:
Anton Stubenbord
2023-06-17 21:56:10 +02:00
parent 795c16b33a
commit 1a5d6e93b3
8 changed files with 10 additions and 17 deletions

View File

@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# 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: 2.3.8+43
version: 2.3.9+44
environment:
sdk: ">=3.0.0 <4.0.0"
@@ -40,7 +40,7 @@ dependencies:
path_provider: ^2.0.10
image: ^4.0.17
photo_view: ^0.14.0
intl: any #^0.18.0
intl: ^0.18.1
flutter_svg: ^1.0.3
url_launcher: ^6.1.2
file_picker: ^5.2.4
@@ -92,7 +92,7 @@ dependencies:
flutter_pdfview: ^1.3.1
dependency_overrides:
intl: ^0.18.0
intl: ^0.18.1
http: ^1.0.0