mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	1.6.0-rc1 version string
This commit is contained in:
		 Michael Shamoon
					Michael Shamoon
				
			
				
					committed by
					
						 Quinn Casey
						Quinn Casey
					
				
			
			
				
	
			
			
			 Quinn Casey
						Quinn Casey
					
				
			
						parent
						
							3ea6028c9f
						
					
				
				
					commit
					bb5d8497c9
				
			| @@ -5,7 +5,7 @@ export const environment = { | ||||
|   apiBaseUrl: document.baseURI + "api/", | ||||
|   apiVersion: "2", | ||||
|   appTitle: "Paperless-ngx", | ||||
|   version: "1.5.0", | ||||
|   version: "1.6.0-rc1", | ||||
|   webSocketHost: window.location.host, | ||||
|   webSocketProtocol: (window.location.protocol == "https:" ? "wss:" : "ws:"), | ||||
|   webSocketBaseUrl: base_url.pathname + "ws/", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user