We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57cfb7d commit 5b77fdfCopy full SHA for 5b77fdf
1 file changed
README.md
@@ -26,7 +26,7 @@ Check out our **[documentation](https://github.com/SeeminglyScience/EditorServic
26
### Install from the Gallery
27
28
```powershell
29
-Install-Module EditorServicesCommandSuite -Scope CurrentUser -AllowPrerelease -RequiredVersion 1.0.0-beta3
+Install-Module EditorServicesCommandSuite -Scope CurrentUser -AllowPrerelease -RequiredVersion 1.0.0-beta4
30
```
31
32
### Add to Profile (Optional)
0 commit comments