diff --git a/README.md b/README.md index 7006eeb..8b4b5e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PowerPing - Advanced Windows Ping -[![](https://img.shields.io/badge/stable%20version-1.4.0-brightgreen.svg)](https://github.com/Killeroo/PowerPing/releases) +[![](https://img.shields.io/badge/stable%20version-1.3.4-brightgreen.svg)](https://github.com/Killeroo/PowerPing/releases) Small improved command line ICMP ping program. diff --git a/src/Properties/AssemblyInfo.cs b/src/Properties/AssemblyInfo.cs index f5cc79c..8fe20d4 100644 --- a/src/Properties/AssemblyInfo.cs +++ b/src/Properties/AssemblyInfo.cs @@ -17,4 +17,4 @@ [assembly: ComVisible(false)] [assembly: Guid("4fa774f6-c5f6-4429-bf60-c3cfc61ec560")] -[assembly: AssemblyVersion("1.4.0")] +[assembly: AssemblyVersion("1.3.4")] \ No newline at end of file