Skip to content

Commit d3abaf3

Browse files
Update extension list
1 parent 6facc96 commit d3abaf3

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

extensions.json

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,9 @@
214214
"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.",
215215
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/publisher-command-center",
216216
"latestVersion": {
217-
"version": "0.0.2",
218-
"released": "2025-05-08T19:26:11Z",
219-
"url": "https://github.com/posit-dev/connect-extensions/releases/download/publisher-command-center%40v0.0.2/publisher-command-center.tar.gz",
217+
"version": "0.0.3",
218+
"released": "2025-05-20T13:48:06Z",
219+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/publisher-command-center%40v0.0.3/publisher-command-center.tar.gz",
220220
"minimumConnectVersion": "2025.04.0",
221221
"requiredFeatures": [
222222
"API Publishing",
@@ -229,6 +229,21 @@
229229
}
230230
},
231231
"versions": [
232+
{
233+
"version": "0.0.3",
234+
"released": "2025-05-20T13:48:06Z",
235+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/publisher-command-center%40v0.0.3/publisher-command-center.tar.gz",
236+
"minimumConnectVersion": "2025.04.0",
237+
"requiredFeatures": [
238+
"API Publishing",
239+
"OAuth Integrations"
240+
],
241+
"requiredEnvironment": {
242+
"python": {
243+
"requires": "~=3.8"
244+
}
245+
}
246+
},
232247
{
233248
"version": "0.0.2",
234249
"released": "2025-05-08T19:26:11Z",

0 commit comments

Comments
 (0)