Skip to content

Commit

Permalink
- fix version badge on README.md (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
xellos00 authored Jun 22, 2023
1 parent 770304d commit 31840c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

<p>
<br>
<img alt="Version" src="https://img.shields.io/badge/version-v1.0--beta--rc.1-blue.svg?cacheSeconds=2592000" />
<a href="https://www.apache.org/licenses/LICENSE-2.0" target="_blank"><img alt="License: Apache 2.0" src="https://img.shields.io/badge/License-Apache 2.0-yellow.svg" /></a>
<img alt="Version" src="https://img.shields.io/badge/version-v1.0.0-blue.svg?cacheSeconds=2592000" />
<a href="https://www.gnu.org/licenses/lgpl-3.0.en.html" target="_blank"><img alt="License: GPL 3.0" src="https://img.shields.io/badge/License-GPL 3.0-yellow.svg" /></a>
</p>
</div>

Expand Down

0 comments on commit 31840c5

Please sign in to comment.