Skip to content

Commit 555cb61

Browse files
committed
docs: Update macime version to v4.4.3
1 parent 48303de commit 555cb61

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## [4.4.3](https://github.com/riodelphino/macime/compare/v4.4.2...v4.4.3) (2026-05-15)
44

5+
* **docs:** Update macime version to `v4.4.3`
56
* **docs:** Add `Tested CJK IMEs` list
67
* **docs:** Update version badge to `v4.4.3`
78
* **docs:** Add `The unstable CJK switching issue no longer occurs` note

Sources/MacIMEKit/Types.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import Foundation
22

33
/// [Common] Default values
44
public enum Defaults {
5-
public static let version: String = "4.4.2"
5+
public static let version: String = "4.4.3"
66

77
public static func sockPath() throws -> String {
88
let env = ProcessInfo.processInfo.environment

0 commit comments

Comments
 (0)