Skip to content

Commit 8150c9a

Browse files
Update extension list
1 parent d5dcc6f commit 8150c9a

File tree

1 file changed

+21
-5
lines changed

1 file changed

+21
-5
lines changed

extensions.json

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -196,12 +196,12 @@
196196
{
197197
"name": "publisher-command-center",
198198
"title": "Publisher Command Center",
199-
"description": "A dashboard for publishers to help manage and track their content",
199+
"description": "An app that helps publishers view and manage details about apps and dashboards deployed to Connect: View app metadata and history for all of the apps you are collaborating on as well as see and managing running process for individual apps.",
200200
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/publisher-command-center",
201201
"latestVersion": {
202-
"version": "0.0.1",
203-
"released": "2025-03-19T23:00:09Z",
204-
"url": "https://github.com/posit-dev/connect-extensions/releases/download/publisher-command-center%40v0.0.1/publisher-command-center.tar.gz",
202+
"version": "0.0.2",
203+
"released": "2025-05-08T19:26:11Z",
204+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/publisher-command-center%40v0.0.2/publisher-command-center.tar.gz",
205205
"minimumConnectVersion": "2025.04.0",
206206
"requiredFeatures": [
207207
"API Publishing",
@@ -214,6 +214,21 @@
214214
}
215215
},
216216
"versions": [
217+
{
218+
"version": "0.0.2",
219+
"released": "2025-05-08T19:26:11Z",
220+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/publisher-command-center%40v0.0.2/publisher-command-center.tar.gz",
221+
"minimumConnectVersion": "2025.04.0",
222+
"requiredFeatures": [
223+
"API Publishing",
224+
"OAuth Integrations"
225+
],
226+
"requiredEnvironment": {
227+
"python": {
228+
"requires": "~=3.8"
229+
}
230+
}
231+
},
217232
{
218233
"version": "0.0.1",
219234
"released": "2025-03-19T23:00:09Z",
@@ -229,7 +244,8 @@
229244
}
230245
}
231246
}
232-
]
247+
],
248+
"tags": []
233249
},
234250
{
235251
"name": "quarto-document",

0 commit comments

Comments
 (0)