Skip to content

Commit

Permalink
Merge pull request #2881 from dfinity/dfx-0.20.0
Browse files Browse the repository at this point in the history
chore: update dfx 0.20.0
  • Loading branch information
Jason authored May 7, 2024
2 parents 3272681 + 762ef37 commit 40a68ca
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions docs/other/updates/release-notes/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Version | Release Notes | Migration Guide |
|---------|---------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|
| 0.20.0 | [release notes](https://github.com/dfinity/sdk/releases/tag/0.20.0) |
| 0.19.0 | [release notes](https://github.com/dfinity/sdk/releases/tag/0.19.0) |
| 0.18.0 | [release notes](https://github.com/dfinity/sdk/releases/tag/0.18.0) | [migration guide](https://github.com/dfinity/sdk/blob/master/docs/migration/dfx-0.18.0-migration-guide.md) |
| 0.17.0 | [release notes](https://github.com/dfinity/sdk/releases/tag/0.17.0) | |
Expand Down
1 change: 1 addition & 0 deletions src/components/DocsHome/AskAIWidget.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export function AskAIWidget() {
data-button-hide="true"
data-modal-override-open-class="ask-ai-widget-trigger"
data-modal-ask-ai-input-placeholder="Ask me a question about the Internet Computer Protocol"
data-modal-disclaimer="This LLM provides responses are generated automatically and may be inaccurate or outdated. Please take care to verify or validate any responses before making any critical decisions."
/>
</Head>
<button
Expand Down
2 changes: 1 addition & 1 deletion submodules/dfxvm
Submodule dfxvm updated 1 files
+2 −2 Cargo.lock
2 changes: 1 addition & 1 deletion submodules/interface-spec

0 comments on commit 40a68ca

Please sign in to comment.