Skip to content

Commit 18108f4

Browse files
committed
Updated version to 3.0.1
1 parent 3261cbc commit 18108f4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

IconCaptcha.Demo/Views/Home/AjaxForm.cshtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<div class="shields">
3232
<div class="shields-row">
3333
<a href="https://github.com/fabianwennink/IconCaptcha-ASP.NET/releases" target="_blank" rel="noopener">
34-
<img src="https://img.shields.io/badge/Version-3.0.0-orange.svg?style=flat-square" alt="Version 3.0.0 Badge"/>
34+
<img src="https://img.shields.io/badge/Version-3.0.1-orange.svg?style=flat-square" alt="Version 3.0.1 Badge"/>
3535
</a>
3636
<a href="https://github.com/fabianwennink/IconCaptcha-ASP.NET/blob/master/LICENSE" target="_blank" rel="noopener">
3737
<img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square" alt="License-MIT Badge" />

IconCaptcha.Demo/Views/Home/Index.cshtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<div class="shields">
2121
<div class="shields-row">
2222
<a href="https://github.com/fabianwennink/IconCaptcha-ASP.NET/releases" target="_blank" rel="noopener">
23-
<img src="https://img.shields.io/badge/Version-3.0.0-orange.svg?style=flat-square" alt="Version 3.0.0 Badge" />
23+
<img src="https://img.shields.io/badge/Version-3.0.1-orange.svg?style=flat-square" alt="Version 3.0.1 Badge" />
2424
</a>
2525
<a href="https://github.com/fabianwennink/IconCaptcha-ASP.NET/blob/master/LICENSE" target="_blank" rel="noopener">
2626
<img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square" alt="License-MIT Badge" />

IconCaptcha.Demo/Views/Home/RegularForm.cshtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<div class="shields">
3232
<div class="shields-row">
3333
<a href="https://github.com/fabianwennink/IconCaptcha-ASP.NET/releases" target="_blank" rel="noopener">
34-
<img src="https://img.shields.io/badge/Version-3.0.0-orange.svg?style=flat-square" alt="Version 3.0.0 Badge" />
34+
<img src="https://img.shields.io/badge/Version-3.0.1-orange.svg?style=flat-square" alt="Version 3.0.1 Badge" />
3535
</a>
3636
<a href="https://github.com/fabianwennink/IconCaptcha-ASP.NET/blob/master/LICENSE" target="_blank" rel="noopener">
3737
<img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square" alt="License-MIT Badge" />

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</p>
1313

1414
<p align="center">
15-
<a href="https://github.com/fabianwennink/IconCaptcha-ASP.NET/releases"><img src="https://img.shields.io/badge/version-3.0.0-orange.svg?style=flat-square" alt="Version" /></a>
15+
<a href="https://github.com/fabianwennink/IconCaptcha-ASP.NET/releases"><img src="https://img.shields.io/badge/version-3.0.1-orange.svg?style=flat-square" alt="Version" /></a>
1616
<a href="https://www.nuget.org/packages/IconCaptcha"><img src="https://img.shields.io/nuget/dt/IconCaptcha?style=flat-square" alt="Downloads on NuGet" /></a>
1717
<a href="https://fabianwennink.nl/projects/IconCaptcha-ASP.NET/license"><img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square" alt="License" /></a>
1818
<a href="https://paypal.me/nlgamevideosnl"><img src="https://img.shields.io/badge/support-PayPal-lightblue.svg?style=flat-square" alt="Support via PayPal" /></a>

0 commit comments

Comments
 (0)