Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 01b2b6e

Browse files
committed
docs: fix minver package
1 parent c86ba35 commit 01b2b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/03-common/06-versioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Please refer to the [MinVer documentation](https://github.com/adamralph/minver#u
8686

8787
```powershell title="Tool Installation"
8888
# terminal-command
89-
nuke :add-package MinVer
89+
nuke :add-package minver-cli
9090
```
9191

9292
```csharp title="Build.cs"

0 commit comments

Comments
 (0)