mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-01 04:06:16 -05:00 
			
		
		
		
	Bumps version to 1.12.0
This commit is contained in:
		@@ -5,7 +5,7 @@ export const environment = {
 | 
			
		||||
  apiBaseUrl: document.baseURI + 'api/',
 | 
			
		||||
  apiVersion: '2',
 | 
			
		||||
  appTitle: 'Paperless-ngx',
 | 
			
		||||
  version: '1.11.3-dev',
 | 
			
		||||
  version: '1.12.0',
 | 
			
		||||
  webSocketHost: window.location.host,
 | 
			
		||||
  webSocketProtocol: window.location.protocol == 'https:' ? 'wss:' : 'ws:',
 | 
			
		||||
  webSocketBaseUrl: base_url.pathname + 'ws/',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user