Skip to content

Commit

Permalink
Update to 2024.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorgalvao committed Dec 12, 2024
1 parent 8481916 commit 7a3e9fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ body:
- type: textarea
attributes:
label: Debugger output
description: Perform the failing action with [the debugger](https://www.alfredapp.com/help/workflows/advanced/debugger/) open
description: Perform the failing action with the [debugger](https://www.alfredapp.com/help/workflows/advanced/debugger/) open and click *Copy* on the top right.
render: alfred_debugger
validations:
required: true
Expand Down
2 changes: 1 addition & 1 deletion Workflow/info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ Configure the [Hotkey](https://www.alfredapp.com/help/workflows/triggers/hotkey/
</dict>
</array>
<key>version</key>
<string>2024.3</string>
<string>2024.4</string>
<key>webaddress</key>
<string>https://github.com/alfredapp/unit-converter-workflow/</string>
</dict>
Expand Down

0 comments on commit 7a3e9fb

Please sign in to comment.