mirror of
				https://github.com/s00500/ESPUI.git
				synced 2025-10-30 00:13:23 +00:00 
			
		
		
		
	1.6.1
This commit is contained in:
		
							
								
								
									
										21
									
								
								library.json
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								library.json
									
									
									
									
									
								
							| @@ -6,16 +6,13 @@ | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/s00500/ESPUI.git" | ||||
|   }, | ||||
|   "authors": [ | ||||
|     { | ||||
|       "name": "Lukas Bachschwell", | ||||
|       "email": "lukas@lbsfilm.at", | ||||
|       "url": "https://lbsfilm.at", | ||||
|       "maintainer": true | ||||
|     } | ||||
|   ], | ||||
|   "dependencies": [ | ||||
|     { | ||||
|   "authors": [{ | ||||
|     "name": "Lukas Bachschwell", | ||||
|     "email": "lukas@lbsfilm.at", | ||||
|     "url": "https://lbsfilm.at", | ||||
|     "maintainer": true | ||||
|   }], | ||||
|   "dependencies": [{ | ||||
|       "name": "ESP Async WebServer", | ||||
|       "authors": "Hristo Gochkov", | ||||
|       "frameworks": "arduino" | ||||
| @@ -26,7 +23,7 @@ | ||||
|       "frameworks": "arduino" | ||||
|     } | ||||
|   ], | ||||
|   "version": "1.6.0", | ||||
|   "version": "1.6.1", | ||||
|   "frameworks": "arduino", | ||||
|   "platforms": "*" | ||||
| } | ||||
| } | ||||
| @@ -1,5 +1,5 @@ | ||||
| name=ESPUI | ||||
| version=1.6.0 | ||||
| version=1.6.1 | ||||
| author=Lukas Bachschwell | ||||
| maintainer=Lukas Bachschwell <lukas@lbsfilm.at> | ||||
| sentence=ESP32 and ESP8266 Web Interface Library | ||||
|   | ||||
		Reference in New Issue
	
	Block a user