Skip to content

Commit b3410fb

Browse files
fizzboopdotNomad
andauthored
Bumps version for Usage Metrics Dashboard and Publisher Command Center (#150)
* Bump versions for metrics and publisher-command-center * Update manifest and renv.lock for usage metrics dashboard * Use R 4.3.3 for usage-metrics-dashboard manifest --------- Co-authored-by: Jordan Jensen <[email protected]>
1 parent 7386f19 commit b3410fb

File tree

3 files changed

+128
-132
lines changed

3 files changed

+128
-132
lines changed

extensions/publisher-command-center/manifest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@
2020
"extension": {
2121
"name": "publisher-command-center",
2222
"title": "Publisher Command Center",
23-
"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.",
23+
"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.",
2424
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/publisher-command-center",
2525
"minimumConnectVersion": "2025.04.0",
2626
"requiredFeatures": [
2727
"API Publishing",
2828
"OAuth Integrations"
2929
],
30-
"version": "0.0.4"
30+
"version": "0.0.5"
3131
},
3232
"files": {
3333
"requirements.txt": {
3434
"checksum": "a162a98758867a701ce693948ffdfa67"
3535
},
3636
"app.py": {
37-
"checksum": "22c6a2e23c3e9986f1c80c3ef0f3d8d3"
37+
"checksum": "47ca827cedf404595e9fe4c9a80424e7"
3838
},
3939
"dist/assets/fa-brands-400.808443ae.ttf": {
4040
"checksum": "15d54d142da2f2d6f2e90ed1d55121af"
@@ -60,14 +60,14 @@
6060
"dist/assets/fa-v4compatibility.30f6abf6.ttf": {
6161
"checksum": "4ed293ceaca9b5b2d9cd74a477963fae"
6262
},
63-
"dist/assets/index.90f1ae46.js": {
64-
"checksum": "8b85382a2fd0bb7f106cf03488e3bd72"
63+
"dist/assets/index.043e0ce3.css": {
64+
"checksum": "0e41eeba30bce2f8e92873acb12462f7"
6565
},
66-
"dist/assets/index.eba02280.css": {
67-
"checksum": "cb5a34d5ea88d4969288161bd3123ee4"
66+
"dist/assets/index.247d5ddd.js": {
67+
"checksum": "b8f7d75ce90ff539bb99048d701749f5"
6868
},
6969
"dist/index.html": {
70-
"checksum": "af4c52e366ba6e5be8f9776014856862"
70+
"checksum": "cbc0a842120f68e89656c75920bce67a"
7171
}
7272
}
7373
}

0 commit comments

Comments
 (0)