Skip to content

Commit aecbaaf

Browse files
committed
Update version badges in README
1 parent 4719c78 commit aecbaaf

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
@@ -1,11 +1,11 @@
11
# VNet.System
22

33
![Build .NET](https://github.com/PrimeEagle/VNet.System/actions/workflows/build-dotnet.yml/badge.svg)&nbsp;&nbsp;&nbsp;![Build NuGet](https://github.com/PrimeEagle/VNet.System/actions/workflows/create-nuget.yml/badge.svg)<br>
4-
![Static Badge](https://img.shields.io/badge/Latest_Build-v1.1.1.30-lightblue)&nbsp;&nbsp;&nbsp;![Static Badge](https://img.shields.io/badge/Latest_Release-v1.1.1-blue)&nbsp;&nbsp;&nbsp;![Static Badge](https://img.shields.io/badge/NuGet_Package-v1.1.1-blue)&nbsp;&nbsp;&nbsp;![Static Badge](https://img.shields.io/badge/.NET-8.0.100-darkblue)<br>
4+
![Static Badge](https://img.shields.io/badge/Latest_Build-v1.1.1.137-lightblue)&nbsp;&nbsp;&nbsp;![Static Badge](https://img.shields.io/badge/Latest_Release-v1.1.1-blue)&nbsp;&nbsp;&nbsp;![Static Badge](https://img.shields.io/badge/NuGet_Package-v1.1.1-blue)&nbsp;&nbsp;&nbsp;![Static Badge](https://img.shields.io/badge/.NET-8.0.100-darkblue)<br>
55
![GitHub License](https://img.shields.io/github/license/PrimeEagle/VNet.System)
66

77
<img src="https://github.com/PrimeEagle/VNet.System/blob/main/.img/logo.png?raw=true" width="250" />
88

99
System level class library which includes an event aggregator, delayed callback manager, plugin architecture for Lua and C#, culture and localization manager, temp file manager, and custom data types for dealing with percentages.
1010

11-
This is a standalone class library, but is also available as part of the full [VNet](https://github.com/PrimeEagle/VNet) library.
11+
This is a standalone class library, but is also available as part of the full [VNet](https://github.com/PrimeEagle/VNet) library.

0 commit comments

Comments
 (0)