Skip to content

Commit

Permalink
Bump to core 14.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leemaguire committed Jun 26, 2024
1 parent 9170fe1 commit 316980f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ NEXT RELEASE Release notes (YYYY-MM-DD)
* Fileformat: Generates files with format v24. Reads and automatically upgrade from fileformat v10.

### Internals
* None
* Upgraded to Core v14.10.1

----------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import PackageDescription

let sdkVersion = Version("2.0.1")
let coreVersion = Version("14.9.0")
let coreVersion = Version("14.10.1")

var cxxSettings: [CXXSetting] = [
.define("REALM_ENABLE_SYNC", to: "1"),
Expand Down
2 changes: 1 addition & 1 deletion realm-core
Submodule realm-core updated 118 files

0 comments on commit 316980f

Please sign in to comment.