Skip to content

Commit

Permalink
fix release shield on README.md (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm authored Jan 10, 2025
1 parent df2cd58 commit bd85352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Contributor-Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-fbab2c.svg)](CODE_OF_CONDUCT.md)
[![License](https://img.shields.io/github/license/cisco-open/app-simulator?label=License)](LICENSE)
[![Maintainer](https://img.shields.io/badge/Maintainer-Cisco-00bceb.svg)](https://opensource.cisco.com)
[![Release](https://img.shields.io/github/v/release/cisco-open/app-simulator?label=Release)](https://github.com/cisco-open/app-simulator/releases)
[![Release](https://img.shields.io/github/v/release/cisco-open/app-simulator?label=Release&sort=semver)](https://github.com/cisco-open/app-simulator/releases)

Application Simulator allows you to rapidly create a set of interacting
services, databases and load generators to simulate application deployments of
Expand Down

0 comments on commit bd85352

Please sign in to comment.