Bump
This commit is contained in:
		@@ -46,7 +46,7 @@ func ReadConfig(base string) *config {
 | 
				
			|||||||
			}
 | 
								}
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Config = &config{ExecPath: path, Debug: true, Ver: "0.3.0"}
 | 
							Config = &config{ExecPath: path, Debug: true, Ver: "0.3.1"}
 | 
				
			||||||
		Config.Log = NewLogger(LogFile|LogStd, LogLevelDebug)
 | 
							Config.Log = NewLogger(LogFile|LogStd, LogLevelDebug)
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user