Skip to content

Commit 6831554

Browse files
committed
Update some Info.plist metadata
1 parent e9935ce commit 6831554

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</array>
4242
</dict>
4343
<key>createdby</key>
44-
<string>Károly Lőrentey</string>
44+
<string>Károly Lőrentey &amp; Ole Begemann</string>
4545
<key>description</key>
4646
<string>Use keyword "se" followed by a proposal number or title to look it up</string>
4747
<key>disabled</key>
@@ -162,7 +162,7 @@
162162
<key>readme</key>
163163
<string>An Alfred workflow for looking up swift-evolution proposals.
164164
165-
Copyright 2016-2017 Károly Lőrentey &lt;[email protected]&gt;
165+
Copyright 2016–2024 Károly Lőrentey &lt;[email protected]&gt; and Ole Begemann &lt;[email protected]&gt;
166166
167167
Requirements:
168168
@@ -172,7 +172,7 @@ The script filter makes the following variables available to subsequent actions:
172172
173173
- proposal_id (e.g. "SE-0304")
174174
- proposal_title ("Structured concurrency")
175-
- proposal_status ("Implemented")
175+
- proposal_status ("Implemented (Swift 5.5)")
176176
- proposal_url ("https://github.com/apple/swift-evolution/blob/main/proposals/0304-structured-concurrency.md")
177177
178178
You can use e.g. `{var:proposal_id}` in your own actions to customize the workflow. Refer to the "Copy Markdown link" action for an example.</string>

0 commit comments

Comments
 (0)