We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25aae52 commit 61db986Copy full SHA for 61db986
config/constants.go
@@ -1,7 +1,7 @@
1
package config
2
3
const (
4
- Version = "v0.2.2"
+ Version = "v0.2.3"
5
OutputFolder = "Pictures/gowall"
6
configFile = "config.yml"
7
OCRSchemaFile = "schema.yml"
0 commit comments