Skip to content

Commit 27f2694

Browse files
committed
release v1.0.5
1 parent a00aead commit 27f2694

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.0.4
1+
1.0.5

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.0.4](https://img.shields.io/badge/version-1.0.4-blue)](https://github.com/Arthur-Ficial/apfel)
5+
[![Version 1.0.5](https://img.shields.io/badge/version-1.0.5-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.0.4"
3-
let buildCommit = "c700c78"
2+
let buildVersion = "1.0.5"
3+
let buildCommit = "a00aead"
44
let buildBranch = "main"
5-
let buildDate = "2026-04-16 01:02:32 UTC"
5+
let buildDate = "2026-04-17 00:59:48 UTC"
66
let buildSwiftVersion = "6.3"
77
let buildOS = "macOS 26.3.1"

0 commit comments

Comments
 (0)