Skip to content

Commit 8a3bcc7

Browse files
authored
Merge pull request #141 from Jumoo/versioning-errors
versioning errors fixed 🎱
2 parents f147029 + 7a7e211 commit 8a3bcc7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

usync/04.command/05.APIuser.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,11 @@ Once this is set up, you can use all the [Commands!](Commands)
5151
You can also install the `uSync.Command.Setup` package to set the generate the user and client secret in Umbraco automatically. You can install this package by typing the following command in the command-line.
5252

5353
```
54-
dotnet add package uSync.Command.Setup --version 17.1.0
54+
dotnet add package uSync.Command.Setup --version 16.1.0
5555
```
56+
:::tip
57+
Version 16 will work with Version 17 of Umbraco and uSync.
58+
:::
5659

5760
This will allow you to add the `AddIfMissing` setting to the appsettings and fill in user details.
5861

0 commit comments

Comments
 (0)