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