Skip to content

Commit 4e65bc9

Browse files
committed
Update changelog and version number
1 parent daf8983 commit 4e65bc9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.68.4]
5+
6+
- Fixed a rare formatting bug in AcceptedLanguageInterceptor
7+
48
## [0.68.3]
59

610
- Fixed a regression when pre-weighed products to the shopping cart

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ allprojects {
3333
}
3434

3535
project.ext {
36-
sdkVersion='0.68.3'
36+
sdkVersion='0.68.4'
3737
versionCode=1
3838

3939
compileSdkVersion=31

0 commit comments

Comments
 (0)