Skip to content

Commit c146b24

Browse files
committed
feat: Implement table-based item and tree views with improved deletion progress and updated interaction tips.
1 parent 025fad3 commit c146b24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ func main() {
4545
WindowIsTranslucent: true,
4646
About: &mac.AboutInfo{
4747
Title: "Mac Dev Cleaner",
48-
Message: "Version 1.0.3\n\nClean development artifacts on macOS\nFree up disk space from Xcode, Gradle, node_modules & more.\n\n© 2024 thanhdevapp\nhttps://github.com/thanhdevapp/mac-dev-cleaner-cli",
48+
Message: "Version 1.0.3\n\nClean development artifacts on macOS\nFree up disk space from Xcode, Gradle, node_modules & more.\n\n© 2025 thanhdevapp\nhttps://github.com/thanhdevapp/mac-dev-cleaner-cli",
4949
},
5050
},
5151
})

0 commit comments

Comments
 (0)