We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c82d2 commit 2d2bad8Copy full SHA for 2d2bad8
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.0.0-BETA11
4
+
5
+* Update version to fix deployment issue of previous release
6
7
## 1.0.0-BETA10
8
9
* Change Swift package name from `PowerSync` to `PowerSyncKotlin`
gradle.properties
@@ -17,7 +17,7 @@ development=true
17
RELEASE_SIGNING_ENABLED=true
18
# Library config
19
GROUP=com.powersync
20
-LIBRARY_VERSION=1.0.0-BETA10
+LIBRARY_VERSION=1.0.0-BETA11
21
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
22
# POM
23
POM_URL=https://github.com/powersync-ja/powersync-kotlin/
0 commit comments