Update copy

This commit is contained in:
Saoud Rizwan
2024-08-31 02:56:37 -04:00
parent 3d867f1c86
commit c92e9a1d56
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ All notable changes to the "claude-dev" extension will be documented in this fil
## [1.5.4] ## [1.5.4]
- Adds support for reading PDF and DOCX files (try "turn my business_plan.docx into a company website") - Adds support for reading .pdf and .docx files (try "turn my business_plan.docx into a company website")
## [1.5.0] ## [1.5.0]

View File

@@ -31,7 +31,7 @@ const Announcement = ({ version, hideAnnouncement, apiConfiguration, vscodeUriSc
</h3> </h3>
<ul style={{ margin: "0 0 8px", paddingLeft: "12px" }}> <ul style={{ margin: "0 0 8px", paddingLeft: "12px" }}>
<li> <li>
Adds support for reading PDF and DOCX files (try "turn my business_plan.docx into a company Adds support for reading .pdf and .docx files (try "turn my business_plan.docx into a company
website") website")
</li> </li>
<li> <li>