mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			256 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			256 B
		
	
	
	
		
			Python
		
	
	
	
	
	
# When bumping this for a release, we should also update the handful
 | 
						|
# of places we link to docs for the latest release, rather than master.
 | 
						|
# To find them:   git grep 'zulip.readthedocs.io/en/[0-9]'
 | 
						|
ZULIP_VERSION = "1.7.0+git"
 | 
						|
 | 
						|
PROVISION_VERSION = '12.1'
 |