Skip to content

Commit 19478a9

Browse files
committed
Push version numbers for release
1 parent 0d917b2 commit 19478a9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

4+
## [0.39.12]
5+
6+
### Added
7+
- Telemetry for shopping list tags
8+
49
## [0.39.11]
510

611
### Fixed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ allprojects {
3131
}
3232

3333
project.ext {
34-
sdkVersion='0.39.11'
34+
sdkVersion='0.39.12'
3535
versionCode=1
3636

3737
compileSdkVersion=30

0 commit comments

Comments
 (0)