Skip to content

Commit 9e2d643

Browse files
committedSep 27, 2024·
v4.0.1
Release notes: - Add macOS 15 to the known macOS versions. - Allow `--macOS` argument to take a major version number without a `.`.
1 parent 502984c commit 9e2d643

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

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

0 commit comments

Comments
 (0)
Please sign in to comment.