mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-02 18:47:10 -05:00 
			
		
		
		
	Resets -dev versioning
This commit is contained in:
		
							parent
							
								
									5c67de8b47
								
							
						
					
					
						commit
						08de8a04b8
					
				@ -5,7 +5,7 @@ export const environment = {
 | 
			
		||||
  apiBaseUrl: document.baseURI + 'api/',
 | 
			
		||||
  apiVersion: '3',
 | 
			
		||||
  appTitle: 'Paperless-ngx',
 | 
			
		||||
  version: '1.16.3',
 | 
			
		||||
  version: '1.16.3-dev',
 | 
			
		||||
  webSocketHost: window.location.host,
 | 
			
		||||
  webSocketProtocol: window.location.protocol == 'https:' ? 'wss:' : 'ws:',
 | 
			
		||||
  webSocketBaseUrl: base_url.pathname + 'ws/',
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user