Skip to content

Commit f88b6c1

Browse files
authored
Update API version and add new badges in README
1 parent 5e3cc24 commit f88b6c1

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@
88
<h1>Cache Manager</h1>
99

1010
<a href="https://beyondthecloud.dev"><img alt="Beyond The Cloud logo" src="https://img.shields.io/badge/MADE_BY_BEYOND_THE_CLOUD-555?style=for-the-badge"></a>
11-
<a ><img alt="API version" src="https://img.shields.io/badge/api-v57.0-blue?style=for-the-badge"></a>
12-
<a href="https://github.com/beyond-the-cloud-dev/cache-manager/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/badge/license-mit-green?style=for-the-badge"></a>
1311

14-
[![CI](https://github.com/beyond-the-cloud-dev/cache-manager/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/beyond-the-cloud-dev/cache-manager/actions/workflows/ci.yml)
15-
[![codecov](https://codecov.io/gh/beyond-the-cloud-dev/cache-manager/branch/main/graph/badge.svg)](https://codecov.io/gh/beyond-the-cloud-dev/cache-manager)
12+
<img alt="API version" src="https://img.shields.io/badge/api-v65.0-blue?style=for-the-badge">
13+
<a href="https://github.com/beyond-the-cloud-dev/soql-lib/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/badge/license-mit-green?style=for-the-badge"></a>
14+
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/beyond-the-cloud-dev/cache-manager?style=for-the-badge&logo=github&color=blue">
15+
<img alt="GitHub Release" src="https://img.shields.io/github/v/release/beyond-the-cloud-dev/cache-manager?display_name=tag&style=for-the-badge&color=blue">
16+
<img alt="Codecov" src="https://img.shields.io/codecov/c/github/beyond-the-cloud-dev/cache-manager?style=for-the-badge">
1617
</div>
1718

1819
```java

0 commit comments

Comments
 (0)