Skip to content

Commit 7437ef8

Browse files
committed
Updated release version badge.
1 parent 057fa70 commit 7437ef8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Arduino SIM900 Shield Comprehensive Library
22

33
![Arduino CI](https://github.com/nthnn/SIM900/actions/workflows/arduino_ci.yml/badge.svg) ![Arduino Lint](https://github.com/nthnn/SIM900/actions/workflows/arduino_lint.yml/badge.svg)
4-
![Arduino Release](https://img.shields.io/badge/Library%20Manager-None-red?logo=Arduino)
4+
![Arduino Release](https://img.shields.io/badge/Library%20Manager-1.0.0-red?logo=Arduino)
55
[![License: LGPL3.0](https://img.shields.io/badge/License-LGPL3.0-yellow.svg)](https://github.com/nthnn/SIM900/blob/main/LICENSE)
66

77
The SIM900 Arduino Shield Library is a versatile and powerful Arduino library for interfacing with the SIM900 GSM/GPRS module. This library provides a wide range of functionalities for working with the SIM900 module, including sending and receiving calls, sending and receiving SMS, updating and extracting real-time clock data, sending HTTP requests, and retrieving various information about the SIM900 module's status and the network it is connected to.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
</ul>
109109
</ul>
110110
</div>
111-
<div class="textblock"><p><img src="https://github.com/nthnn/SIM900/actions/workflows/arduino_ci.yml/badge.svg" alt="Arduino CI" style="pointer-events: none;" class="inline"/> <img src="https://github.com/nthnn/SIM900/actions/workflows/arduino_lint.yml/badge.svg" alt="Arduino Lint" style="pointer-events: none;" class="inline"/> <img src="https://img.shields.io/badge/Library%20Manager-None-red?logo=Arduino" alt="Arduino Release" class="inline"/> <a href="https://github.com/nthnn/SIM900/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-LGPL3.0-yellow.svg" alt="License: LGPL3.0" style="pointer-events: none;" class="inline"/></a></p>
111+
<div class="textblock"><p><img src="https://github.com/nthnn/SIM900/actions/workflows/arduino_ci.yml/badge.svg" alt="Arduino CI" style="pointer-events: none;" class="inline"/> <img src="https://github.com/nthnn/SIM900/actions/workflows/arduino_lint.yml/badge.svg" alt="Arduino Lint" style="pointer-events: none;" class="inline"/> <img src="https://img.shields.io/badge/Library%20Manager-1.0.0-red?logo=Arduino" alt="Arduino Release" class="inline"/> <a href="https://github.com/nthnn/SIM900/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-LGPL3.0-yellow.svg" alt="License: LGPL3.0" style="pointer-events: none;" class="inline"/></a></p>
112112
<p>The SIM900 Arduino Shield Library is a versatile and powerful Arduino library for interfacing with the SIM900 GSM/GPRS module. This library provides a wide range of functionalities for working with the SIM900 module, including sending and receiving calls, sending and receiving SMS, updating and extracting real-time clock data, sending HTTP requests, and retrieving various information about the SIM900 module's status and the network it is connected to.</p>
113113
<table align="center">
114114
<tr>

misc/main_page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@tableofcontents
33

44
![Arduino CI](https://github.com/nthnn/SIM900/actions/workflows/arduino_ci.yml/badge.svg) ![Arduino Lint](https://github.com/nthnn/SIM900/actions/workflows/arduino_lint.yml/badge.svg)
5-
![Arduino Release](https://img.shields.io/badge/Library%20Manager-None-red?logo=Arduino)
5+
![Arduino Release](https://img.shields.io/badge/Library%20Manager-1.0.0-red?logo=Arduino)
66
[![License: LGPL3.0](https://img.shields.io/badge/License-LGPL3.0-yellow.svg)](https://github.com/nthnn/SIM900/blob/main/LICENSE)
77

88
The %SIM900 Arduino Shield Library is a versatile and powerful Arduino library for interfacing with the %SIM900 GSM/GPRS module. This library provides a wide range of functionalities for working with the %SIM900 module, including sending and receiving calls, sending and receiving SMS, updating and extracting real-time clock data, sending HTTP requests, and retrieving various information about the %SIM900 module's status and the network it is connected to.

0 commit comments

Comments
 (0)