update version string
This commit is contained in:
		
							parent
							
								
									812de59348
								
							
						
					
					
						commit
						1d0a1d7cfd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -150,7 +150,7 @@ impl Config {
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    pub fn software_version(&self) -> String {
 | 
					    pub fn software_version(&self) -> String {
 | 
				
			||||||
        "v0.1.0-master".to_owned()
 | 
					        "v0.1.0-main".to_owned()
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    pub fn source_code(&self) -> String {
 | 
					    pub fn source_code(&self) -> String {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue