Skip to content

Commit 5a8ffb2

Browse files
author
DominicGBauer
committed
chore: udpate beta
1 parent 3751208 commit 5a8ffb2

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,5 +1,10 @@
11
# Changelog
22

3+
## 1.0.0-BETA7
4+
5+
* Update supabase connector to use supabase-kt version 3
6+
* Handle null violation error in supabase connector
7+
38
## 1.0.0-BETA6
49

510
* Fix Custom Write Checkpoint application logic

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ development=true
1717
RELEASE_SIGNING_ENABLED=true
1818
# Library config
1919
GROUP=com.powersync
20-
LIBRARY_VERSION=1.0.0-BETA6
20+
LIBRARY_VERSION=1.0.0-BETA7
2121
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
2222
# POM
2323
POM_URL=https://github.com/powersync-ja/powersync-kotlin/

0 commit comments

Comments
 (0)