Skip to content

Commit 65fa975

Browse files
committed
Prepare 1.15.0 release
1 parent 75e2de2 commit 65fa975

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.15.0
44

55
* `PowerSyncDatabase(dbFilename:)` now accepts an absolute path (starting with `/`), used
66
as-is so the database can live in an App Group container shared with app extensions.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// The current version of the PowerSync Swift SDK. This should be updated to the latest version in `CHANGELOG.md` when a new version is released.
2-
let libraryVersion = "1.14.4"
2+
let libraryVersion = "1.15.0"

0 commit comments

Comments
 (0)