Skip to content

Commit 1780f9b

Browse files
committed
Point to latest Aztec, 1.20.0
1 parent 2720039 commit 1780f9b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Modules/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ let package = Package(
5151
.package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-20250127"),
5252
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", from: "0.0.5"),
5353
.package(url: "https://github.com/Automattic/color-studio", branch: "trunk"),
54-
.package(url: "https://github.com/wordpress-mobile/AztecEditor-iOS", revision: "ea5f9aa13e7490647c8ff5c0aac7f9c25614a8df"),
54+
.package(url: "https://github.com/wordpress-mobile/AztecEditor-iOS", from: "1.20.0"),
5555
],
5656
targets: XcodeSupport.targets + [
5757
.target(name: "AsyncImageKit", dependencies: [

WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)