mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Updated version in Arduino Library badge
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
|  | ||||
| --- | ||||
|  | ||||
| [](https://www.ardu-badge.com/ArduinoJson/6.7.0-beta) | ||||
| [](https://www.ardu-badge.com/ArduinoJson/6.8.0-beta) | ||||
| [](https://ci.appveyor.com/project/bblanchon/arduinojson/branch/6.x) | ||||
| [](https://travis-ci.org/bblanchon/ArduinoJson) | ||||
| [](https://coveralls.io/github/bblanchon/ArduinoJson?branch=6.x) | ||||
|   | ||||
| @@ -34,7 +34,7 @@ update_version_in_source () { | ||||
| } | ||||
|  | ||||
| commit_new_version () { | ||||
| 	git add src/ArduinoJson/version.hpp CHANGELOG.md library.json library.properties | ||||
| 	git add src/ArduinoJson/version.hpp README.md CHANGELOG.md library.json library.properties | ||||
| 	git commit -m "Set version to $VERSION" | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user