forked from MapComplete/MapComplete
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			124 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			124 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| import Constants from "../Models/Constants"
 | |
| 
 | |
| console.log("git tag -a", Constants.vNumber, `-m "Deployed on ${new Date()}"`)
 |