Parcourir la source

Version Bump to 2.2.1

Ayush Sharma il y a 5 ans
Parent
commit
feb5727542
3 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 2 2
      README.md
  2. 1 1
      library.json
  3. 1 1
      library.properties

+ 2 - 2
README.md

@@ -2,10 +2,10 @@
 
 <hr/>
 <p align="center">
-<!-- <img src="https://img.shields.io/travis/com/ayushsharma82/ESP-DASH.svg?style=for-the-badge" />
-&nbsp; -->
 <img src="https://img.shields.io/github/last-commit/ayushsharma82/AsyncElegantOTA.svg?style=for-the-badge" />
 &nbsp;
+<img src="https://img.shields.io/travis/com/ayushsharma82/AsyncElegantOTA/master?style=for-the-badge" />
+&nbsp;
 <img src="https://img.shields.io/github/license/ayushsharma82/AsyncElegantOTA.svg?style=for-the-badge" />
 &nbsp;
 <a href="https://www.buymeacoffee.com/6QGVpSj" target="_blank"><img src="https://img.shields.io/badge/Buy%20me%20a%20coffee-%245-orange?style=for-the-badge&logo=buy-me-a-coffee" /></a>

+ 1 - 1
library.json

@@ -15,7 +15,7 @@
       "maintainer": true
     }
   ],
-  "version": "2.2.0",
+  "version": "2.2.1",
   "frameworks": "arduino",
   "platforms": "espressif"
 }

+ 1 - 1
library.properties

@@ -1,5 +1,5 @@
 name=AsyncElegantOTA
-version=2.2.0
+version=2.2.1
 author=Ayush Sharma
 category=Communication
 maintainer=Ayush Sharma <asrocks5@gmail.com>