mirror of
				https://github.com/IntellectualSites/PlotSquared.git
				synced 2025-11-04 03:03:43 +01:00 
			
		
		
		
	3.5.1 Start
This commit is contained in:
		@@ -18,7 +18,7 @@ ext {
 | 
			
		||||
    git = Grgit.open()
 | 
			
		||||
    revision = "${git.head().abbreviatedId}"
 | 
			
		||||
}
 | 
			
		||||
version = "3.5.0"
 | 
			
		||||
version = "3.5.0-SNAPSHOT-${revision}"
 | 
			
		||||
description = rootProject.name
 | 
			
		||||
 | 
			
		||||
subprojects {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user