mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 00:32:37 +01:00 
			
		
		
		
	Add to IDF Component Registry (closes #1844)
This commit is contained in:
		| @@ -38,6 +38,9 @@ update_version_in_source () { | ||||
| 	sed -i~ -bE "s/version: .*$/version: $VERSION.{build}/" appveyor.yml | ||||
| 	rm appveyor.yml~ | ||||
|  | ||||
| 	sed -i~ -bE "s/^version: .*$/version: \"$VERSION\"/" idf_component.yml | ||||
| 	rm idf_component.yml~ | ||||
|  | ||||
| 	sed -i~ -bE \ | ||||
| 		-e "s/ARDUINOJSON_VERSION .*$/ARDUINOJSON_VERSION \"$VERSION\"/" \ | ||||
| 		-e "s/ARDUINOJSON_VERSION_MAJOR .*$/ARDUINOJSON_VERSION_MAJOR $MAJOR/" \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user