Skip to content

Commit f9e7843

Browse files
authored
Update migration.md
1 parent ec4026b commit f9e7843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/docs/constructs/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Estimated time: 15 minutes
6565

6666
Prerequisite: Update SST to [v0.59.0](https://github.com/serverless-stack/serverless-stack/releases/tag/v0.59.0) or later
6767

68-
1. Run `npx sst update 1.0.0-beta.9`
68+
1. Run `npx sst update 1.0.0-beta.20`
6969
2. For each SST construct used in your app, find its corresponding section in the [Changelog](#changelog) below, and follow the steps to update.
7070
3. Ensure that all the constructs have been updated:
7171
- For TS projects (ie. using `index.ts`), run `npx run tsc --noEmit` or `yarn run tsc --noEmit` to ensure there are no type errors.

0 commit comments

Comments
 (0)