Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update updating-the-kit.md #1284

Merged
merged 2 commits into from
Apr 6, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/documentation/updating-the-kit.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ Tell us as much as you can about the issue you're having, and the computer and o
In Finder on Mac or Windows Explorer, go to your prototype folder and open the file `VERSION.txt`. This will show what version of the Prototype Kit you’re using.

- If your prototype is version 8 or before, then contact the GOV.UK Prototype team for help with updating it
- If your prototype is version 9, 10 or 11, you can update to version 12 by following the steps on this page
- If your prototype is version 9, 10, 11, 12.0.1 or 12.0.2, you can update to version 12.0.3 by following the steps on this page
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wondering if this might work? Avoids users having to check a list which could get longer, and us having to keep it up to date

If your prototype is version 9, 10, 11, or 12 you can update to the latest version by following the steps on this page


### Updating to version 12
### Updating to version 12.0.3
NoraGDS marked this conversation as resolved.
Show resolved Hide resolved

1. Make a backup of your prototype folder. You can do this in Finder or Windows Explorer. This may take a few minutes.

Expand Down