Skip to content

Commit 6dbd6f2

Browse files
committed
docs(readme): update
1 parent e794469 commit 6dbd6f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ This repository contains the **Pulumi NetBird Provider**, a native Pulumi provid
1919

2020
## 📦 Installing plugin
2121

22-
To manually install the Pulumi NetBird resource plugin replace the version number (`0.0.25`) with the desired release if needed. The plugin will be downloaded from the specified GitHub repository.
22+
To manually install the Pulumi NetBird resource plugin replace the version number (`0.1.0`) with the desired release if needed. The plugin will be downloaded from the specified GitHub repository.
2323

2424
```bash
25-
pulumi plugin install resource netbird 0.0.25 --server github://api.github.com/mbrav/pulumi-netbird
25+
pulumi plugin install resource netbird 0.1.0 --server github://api.github.com/mbrav/pulumi-netbird
2626
````
2727

2828
## 🧪 Build and Test

0 commit comments

Comments
 (0)