Skip to content

Commit 695788c

Browse files
committed
deploy: 3ebc5cd
1 parent 06eab8f commit 695788c

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.69.0"
2+
"version": "1.69.1"
33
}

basics/prepare-an-extension-for-store.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,8 @@ In Raycast 1.37.0+ we made it easy for you to take beautiful pixel perfect scree
122122
#### How to use it?
123123

124124
1. Set up Window Capture in Advanced Preferences (Hotkey e.g.: `⌘⇧⌥+M`)
125-
2. Ensure your extension is opened in development mode (Window Capture eliminates dev-related menus/icons).
126-
3. Open the command
127-
4. Press the hotkey, remember to tick `Save to Metadata`
125+
2. Open the command
126+
3. Press the hotkey, remember to tick `Save to Metadata`
128127

129128
{% hint style="info" %}
130129
This tool will use your current background. Choose a background image with a good contrast that makes it clear and easy to see the app and extension you’ve made.

0 commit comments

Comments
 (0)