Skip to content

Commit 61db986

Browse files
committed
refactor: updating to 0v.2.3 to fix the config.yml issue
1 parent 25aae52 commit 61db986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package config
22

33
const (
4-
Version = "v0.2.2"
4+
Version = "v0.2.3"
55
OutputFolder = "Pictures/gowall"
66
configFile = "config.yml"
77
OCRSchemaFile = "schema.yml"

0 commit comments

Comments
 (0)