Skip to content

Commit c9c2144

Browse files
committed
release v1.3.2
1 parent de6adb8 commit c9c2144

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.1
1+
1.3.2

README.md

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

33
### The free AI already on your Mac.
44

5-
[![Version 1.3.1](https://img.shields.io/badge/version-1.3.1-blue)](https://github.com/Arthur-Ficial/apfel)
5+
[![Version 1.3.2](https://img.shields.io/badge/version-1.3.2-blue)](https://github.com/Arthur-Ficial/apfel)
66
[![Swift 6.3+](https://img.shields.io/badge/Swift-6.3%2B-F05138?logo=swift&logoColor=white)](https://swift.org)
77
[![macOS 26 Tahoe+](https://img.shields.io/badge/macOS-26%20Tahoe%2B-000000?logo=apple&logoColor=white)](https://developer.apple.com/macos/)
88
[![No Xcode Required](https://img.shields.io/badge/Xcode-not%20required-orange)](https://developer.apple.com/xcode/resources/)

Sources/BuildInfo.swift

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Auto-generated by make — do not edit
2-
let buildVersion = "1.3.1"
3-
let buildCommit = "2f8d920"
2+
let buildVersion = "1.3.2"
3+
let buildCommit = "de6adb8"
44
let buildBranch = "main"
5-
let buildDate = "2026-04-26 20:27:01 UTC"
5+
let buildDate = "2026-04-26 21:47:58 UTC"
66
let buildSwiftVersion = "6.3"
77
let buildOS = "macOS 26.3.1"

0 commit comments

Comments
 (0)