Fix formatting of compatibility_minimum
				
					
				
			Without quotes the values is parsed as a float, breaking in various cases.
This commit is contained in:
		
							parent
							
								
									aa093cd429
								
							
						
					
					
						commit
						9e8e06aac7
					
				|  | @ -1,7 +1,7 @@ | ||||||
| [configuration] | [configuration] | ||||||
| 
 | 
 | ||||||
| entry_symbol = "example_library_init" | entry_symbol = "example_library_init" | ||||||
| compatibility_minimum = 4.1 | compatibility_minimum = "4.1" | ||||||
| 
 | 
 | ||||||
| [libraries] | [libraries] | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 A Thousand Ships
						A Thousand Ships