mirror of
https://github.com/gabehf/sonarr-anime-importer.git
synced 2026-03-08 23:18:14 -07:00
bump version 0.2.0 -> 0.2.1
This commit is contained in:
parent
5f2917d8a0
commit
4bfab8b023
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -39,7 +39,7 @@ func (m *ConcurrentMap) GetByMalId(i int) int {
|
|||
var lastBuiltAnimeIdList time.Time
|
||||
|
||||
func main() {
|
||||
log.Println("sonarr-anime-importer v0.2.0")
|
||||
log.Println("sonarr-anime-importer v0.2.1")
|
||||
log.Println("Building Anime ID Associations...")
|
||||
var idMap = new(ConcurrentMap)
|
||||
buildIdMap(idMap)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue