Skip to content

Commit c079d6c

Browse files
authored
Update API version and add new badges in README
1 parent 2b73b9b commit c079d6c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@
88
<h1>Apex Consts</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-v64.0-blue?style=for-the-badge"></a>
12-
<a href="https://github.com/beyond-the-cloud-dev/apex-consts/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/badge/license-mit-green?style=for-the-badge"></a>
1311

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/apex-consts?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/apex-consts?display_name=tag&style=for-the-badge&color=blue">
1416
</div>
1517

1618
The Constants Framework provides a structured approach for managing constants in the Apex.

0 commit comments

Comments
 (0)