We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb8050a commit 913f6e8Copy full SHA for 913f6e8
1 file changed
src/version.go
@@ -24,7 +24,7 @@ import (
24
// Version information for homer-core
25
var (
26
// VERSION_APPLICATION is the application version
27
- VERSION_APPLICATION = "11.0.229"
+ VERSION_APPLICATION = "11.0.230"
28
29
// BuildDate is the build date
30
BuildDate = ""
0 commit comments