Skip to content

Commit f9c7f20

Browse files
committed
v4.1.0
Release notes: - Initial support for macOS 26 Tahoe. - Add an `--empty-folder` argument to toggle between an empty and non-empty folder icon.
1 parent 6917d06 commit f9c7f20

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "folderify"
3-
version = "4.0.1"
3+
version = "4.1.0"
44
edition = "2021"
55
description = "Generate a native-style macOS folder icon from a mask file."
66
license = "MIT"

0 commit comments

Comments
 (0)