mirror of
				https://github.com/restic/rest-server.git
				synced 2025-10-31 21:30:59 +00:00 
			
		
		
		
	Update version for development
This commit is contained in:
		
							parent
							
								
									4231ef6f20
								
							
						
					
					
						commit
						76759aa52e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -62,7 +62,7 @@ func init() { | ||||||
| 	flags.BoolVar(&server.PrometheusNoAuth, "prometheus-no-auth", server.PrometheusNoAuth, "disable auth for Prometheus /metrics endpoint") | 	flags.BoolVar(&server.PrometheusNoAuth, "prometheus-no-auth", server.PrometheusNoAuth, "disable auth for Prometheus /metrics endpoint") | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| var version = "0.12.1" | var version = "0.12.1-dev" | ||||||
| 
 | 
 | ||||||
| func tlsSettings() (bool, string, string, error) { | func tlsSettings() (bool, string, string, error) { | ||||||
| 	var key, cert string | 	var key, cert string | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alexander Neumann
						Alexander Neumann