bump version

main
Gabe Farrell 7 months ago
parent 80a1f250f7
commit 0ff14023c8

@ -38,7 +38,7 @@ var Cache = cache.New(10*time.Minute, 15*time.Minute)
var lastBuiltAnimeIdList time.Time
const Version = "v0.2.2"
const Version = "v0.3.0"
func main() {
log.Printf("sonarr-anime-importer %s", Version)

@ -6,7 +6,7 @@
# commit changes
# push commit
# run script
version=0.2.2
version=0.3.0
image_name=gabehf/sonarr-anime-importer
git tag v$version

Loading…
Cancel
Save