Skip to content

Commit 64d6398

Browse files
committed
bump version + update changelog
1 parent 569f491 commit 64d6398

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [0.66.1]
4+
## [0.66.2]
55

66
This release is identical to 0.66.0, but re-released to deploy the documentation
77

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.66.1'
34+
sdkVersion='0.66.2'
3535
versionCode=1
3636

3737
compileSdkVersion=31

0 commit comments

Comments
 (0)