mirror of
				https://github.com/QuiltMC/quilt-template-mod
				synced 2024-08-15 00:23:32 +00:00 
			
		
		
		
	Fix one last usage of GString
This commit is contained in:
		
							parent
							
								
									38c0031bbe
								
							
						
					
					
						commit
						5b9300fe24
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -39,7 +39,7 @@ processResources { | ||||||
| 	inputs.property 'version', version | 	inputs.property 'version', version | ||||||
| 
 | 
 | ||||||
| 	filesMatching('quilt.mod.json') { | 	filesMatching('quilt.mod.json') { | ||||||
| 		expand "version": version | 		expand 'version': version | ||||||
| 	} | 	} | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue