Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 672928c

Browse files
authoredApr 21, 2024··
docs - v2.2.1 update (#676)
1 parent 4d7a8ec commit 672928c

11 files changed

+11
-11
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
## Install
4141

42-
Install with [NuGet](https://www.nuget.org/): `Install-Package Blazor.Bootstrap -Version 2.2.0`
42+
Install with [NuGet](https://www.nuget.org/): `Install-Package Blazor.Bootstrap -Version 2.2.1`
4343

4444
## Install Blazor Bootstrap templates
4545

‎docs/docs/01-getting-started/01-a-getting-started-webassembly-NET-8.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Get started with the Enterprise-class Blazor Bootstrap Component library built o
1818
Looking to quickly add **Blazor Bootstrap** to your project? Use NuGet package manager.
1919

2020
```shell
21-
Install-Package Blazor.Bootstrap -Version 2.2.0
21+
Install-Package Blazor.Bootstrap -Version 2.2.1
2222
```
2323

2424
## Add CSS references

‎docs/docs/01-getting-started/01-b-getting-started-webapp-server-global-NET-8.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Get started with the Enterprise-class Blazor Bootstrap Component library built o
1818
Looking to quickly add **Blazor Bootstrap** to your project? Use NuGet package manager.
1919

2020
```shell
21-
Install-Package Blazor.Bootstrap -Version 2.2.0
21+
Install-Package Blazor.Bootstrap -Version 2.2.1
2222
```
2323

2424
## Add CSS references

‎docs/docs/01-getting-started/01-c-getting-started-webapp-auto-global-NET-8.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Get started with the Enterprise-class Blazor Bootstrap Component library built o
2020
Use NuGet package manager.
2121

2222
```shell
23-
Install-Package Blazor.Bootstrap -Version 2.2.0
23+
Install-Package Blazor.Bootstrap -Version 2.2.1
2424
```
2525

2626
### Add CSS references

‎docs/docs/01-getting-started/01-d-getting-started-maui-blazor-NET-8.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Get started with the Enterprise-class Blazor Bootstrap Component library built o
1818
Looking to quickly add **Blazor Bootstrap** to your project? Use NuGet package manager.
1919

2020
```shell
21-
Install-Package Blazor.Bootstrap -Version 2.2.0
21+
Install-Package Blazor.Bootstrap -Version 2.2.1
2222
```
2323

2424
## Add CSS references

‎docs/docs/01-getting-started/02-a-getting-started-webassembly-NET-7.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Get started with the Enterprise-class Blazor Bootstrap Component library built o
1818
Looking to quickly add **Blazor Bootstrap** to your project? Use NuGet package manager.
1919

2020
```shell
21-
Install-Package Blazor.Bootstrap -Version 2.2.0
21+
Install-Package Blazor.Bootstrap -Version 2.2.1
2222
```
2323

2424
## Add CSS references

‎docs/docs/01-getting-started/02-b-getting-started-server-NET-7.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Get started with the Enterprise-class Blazor Bootstrap Component library built o
1818
Looking to quickly add **Blazor Bootstrap** to your project? Use NuGet package manager.
1919

2020
```shell
21-
Install-Package Blazor.Bootstrap -Version 2.2.0
21+
Install-Package Blazor.Bootstrap -Version 2.2.1
2222
```
2323

2424
## Add CSS references

‎docs/docs/01-getting-started/02-c-getting-started-maui-blazor-NET-7.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Get started with the Enterprise-class Blazor Bootstrap Component library built o
1818
Looking to quickly add **Blazor Bootstrap** to your project? Use NuGet package manager.
1919

2020
```shell
21-
Install-Package Blazor.Bootstrap -Version 2.2.0
21+
Install-Package Blazor.Bootstrap -Version 2.2.1
2222
```
2323

2424
## Add CSS references

‎docs/docs/01-getting-started/03-a-getting-started-webassembly-NET-6.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Get started with the Enterprise-class Blazor Bootstrap Component library built o
1818
Looking to quickly add **Blazor Bootstrap** to your project? Use NuGet package manager.
1919

2020
```shell
21-
Install-Package Blazor.Bootstrap -Version 2.2.0
21+
Install-Package Blazor.Bootstrap -Version 2.2.1
2222
```
2323

2424
## Add CSS references

‎docs/docs/01-getting-started/03-b-getting-started-server-NET-6.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Get started with the Enterprise-class Blazor Bootstrap Component library built o
1818
Looking to quickly add **Blazor Bootstrap** to your project? Use NuGet package manager.
1919

2020
```shell
21-
Install-Package Blazor.Bootstrap -Version 2.2.0
21+
Install-Package Blazor.Bootstrap -Version 2.2.1
2222
```
2323

2424
## Add CSS references

‎nuget/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
Get started any way you want
1919

2020
- Clone the repo: `git clone https://github.com/vikramlearning/blazorbootstrap.git`
21-
- Install with [NuGet](https://www.nuget.org/): `Install-Package Blazor.Bootstrap -Version 2.2.0`
21+
- Install with [NuGet](https://www.nuget.org/): `Install-Package Blazor.Bootstrap -Version 2.2.1`
2222
- Install [Blazor Bootstrap templates](https://github.com/vikramlearning/blazorbootstrap-project-templates) with **.NET CLI**: `dotnet new install Blazor.Bootstrap.Templates::1.10.0`
2323

2424
![image](https://user-images.githubusercontent.com/2337067/233800604-43986ae7-27dd-4f17-9af6-c2f1a6f07097.png)

0 commit comments

Comments
 (0)
Please sign in to comment.