chore: pump version
This commit is contained in:
parent
7e3d56c3e0
commit
907ba3a708
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ import (
|
||||||
|
|
||||||
const DEFAULTPORT = 8090
|
const DEFAULTPORT = 8090
|
||||||
const AUTHOR = "martabal"
|
const AUTHOR = "martabal"
|
||||||
const VERSION = "1.2.0"
|
const VERSION = "1.3.1"
|
||||||
const PROJECT_NAME = "immich-exporter"
|
const PROJECT_NAME = "immich-exporter"
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
|
Loading…
Reference in a new issue