Skip to content

Commit 507ecdd

Browse files
toph-allendotNomad
andauthored
Runtime Version Scanner: Release v1.0.0 (#247)
* Release the runtime version scanner * Update extensions/runtime-version-scanner/manifest.json Co-authored-by: Jordan Jensen <[email protected]> * add minimal readme; update description * update description --------- Co-authored-by: Jordan Jensen <[email protected]>
1 parent 96cedb6 commit 507ecdd

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Runtime Version Scanner
2+
3+
See the Python, R, and Quarto versions used by your content. Filter by version, content type, and usage to identify items that need updating. Quickly find content that uses end-of-life language versions.

extensions/runtime-version-scanner/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2749,13 +2749,13 @@
27492749
"extension": {
27502750
"name": "runtime-version-scanner",
27512751
"title": "Runtime Version Scanner",
2752-
"description": "See what versions of R, Python, and Quarto you're using.",
2752+
"description": "See the Python, R, and Quarto versions used by your content. Filter by version, content type, and usage to identify items that need updating. Quickly find content that uses end-of-life language versions.",
27532753
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/runtime-version-scanner",
27542754
"tags": [],
27552755
"minimumConnectVersion": "2025.04.0",
27562756
"requiredFeatures": [
27572757
"OAuth Integrations"
27582758
],
2759-
"version": "0.0.0"
2759+
"version": "1.0.0"
27602760
}
27612761
}

0 commit comments

Comments
 (0)