Skip to content

Commit 0dcc7ad

Browse files
Merge pull request #28 from georgidhristov/release/1.3.1
fix: update README image paths for main branch
2 parents 254b9e2 + 80733e8 commit 0dcc7ad

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<PackageIcon>icon.png</PackageIcon>
99
<PackageId>DebugProbe.AspNetCore</PackageId>
10-
<Version>1.3.0</Version>
10+
<Version>1.3.1</Version>
1111

1212
<Authors>Georgi Hristov</Authors>
1313
<Description>Debug and inspect HTTP requests and responses inside ASP.NET Core apps. Capture, analyze, and compare API calls with a built-in UI.</Description>

DebugProbe.AspNetCore/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# DebugProbe.AspNetCore
22

3-
<img src="https://raw.githubusercontent.com/georgidhristov/DebugProbe.AspNetCore/refs/heads/main/Assets/logo.png" width="120" />
4-
53
**Debug HTTP traffic directly from inside your ASP.NET Core pipeline.**
64

75
Live Demo: https://debugprobe.dev

0 commit comments

Comments
 (0)