0.2.7-SNAPSHOT
Changed the version number in build.gradle so it can just update it the next time gradlew is run.
This commit is contained in:
		
							parent
							
								
									18fd282e3e
								
							
						
					
					
						commit
						1544c3bcc0
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
plugins {
 | 
					plugins {
 | 
				
			||||||
	id 'fabric-loom' version '0.2.6-SNAPSHOT'
 | 
						id 'fabric-loom' version '0.2.7-SNAPSHOT'
 | 
				
			||||||
	id 'maven-publish'
 | 
						id 'maven-publish'
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user