Skip to content

Commit 0c5a0cf

Browse files
committed
Update to 2025.1
1 parent 83a23fc commit 0c5a0cf

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ body:
2222
- type: textarea
2323
attributes:
2424
label: Debugger output
25-
description: Perform the failing action with [the debugger](https://www.alfredapp.com/help/workflows/advanced/debugger/) open
25+
description: Perform the failing action with the [debugger](https://www.alfredapp.com/help/workflows/advanced/debugger/) open and click *Copy* on the top right.
2626
render: alfred_debugger
2727
validations:
2828
required: true

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ Find data and cache folders from uninstalled workflows via the `delold` keyword.
1111
![Showing results of found folders](Workflow/images/about/delold.png)
1212

1313
* <kbd>↩&#xFE0E;</kbd> Trash found folders.
14-
* <kbd>⌘</kbd><kbd>↩&#xFE0E;</kbd> Copy folder paths to clipboard.

Workflow/info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ Find data and cache folders from uninstalled workflows via the `delold` keyword.
547547
</dict>
548548
</array>
549549
<key>version</key>
550-
<string>2024.2</string>
550+
<string>2025.1</string>
551551
<key>webaddress</key>
552552
<string>https://github.com/alfredapp/clean-workflow-data-workflow/</string>
553553
</dict>

0 commit comments

Comments
 (0)