mirror of
				https://github.com/terorie/od-database-crawler.git
				synced 2025-11-03 22:26:52 +00:00 
			
		
		
		
	Bump version to v1.2.0
This commit is contained in:
		
							parent
							
								
									527e8895ec
								
							
						
					
					
						commit
						7c98228704
					
				
							
								
								
									
										2
									
								
								main.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								main.go
									
									
									
									
									
								
							@ -17,7 +17,7 @@ var configFile string
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
var rootCmd = cobra.Command {
 | 
					var rootCmd = cobra.Command {
 | 
				
			||||||
	Use: "od-database-crawler",
 | 
						Use: "od-database-crawler",
 | 
				
			||||||
	Version: "1.1.1",
 | 
						Version: "1.2.0",
 | 
				
			||||||
	Short: "OD-Database Go crawler",
 | 
						Short: "OD-Database Go crawler",
 | 
				
			||||||
	Long: helpText,
 | 
						Long: helpText,
 | 
				
			||||||
	PersistentPreRunE: preRun,
 | 
						PersistentPreRunE: preRun,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user