mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Fixed publish.sh to commit CMakeLists.txt
This commit is contained in:
		| @@ -41,7 +41,7 @@ update_version_in_source () { | ||||
| } | ||||
|  | ||||
| commit_new_version () { | ||||
| 	git add src/ArduinoJson/version.hpp README.md CHANGELOG.md library.json library.properties appveyor.yml | ||||
| 	git add src/ArduinoJson/version.hpp README.md CHANGELOG.md library.json library.properties appveyor.yml CMakeLists.txt | ||||
| 	git commit -m "Set version to $VERSION" | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user