Skip to content

Commit

Permalink
Release 10.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
edualonso committed Dec 5, 2022
1 parent 0c61fc5 commit 39d50f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 10.13.0 (YYYY-MM-DD)
## 10.13.0 (2022-12-05)

### Enhancements
* [RealmApp] Added option for working with Device Sync from an internal network. `SyncConfiguration.trustedRootCA(assetPath)` can embed a custom certificate in the app that will be used by Sync. (Issue [#7739](https://github.com/realm/realm-java/pull/7739)).
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.13.0-SNAPSHOT
10.13.0

0 comments on commit 39d50f0

Please sign in to comment.