We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f093ea commit 83318a4Copy full SHA for 83318a4
main.go
@@ -19,7 +19,7 @@ import (
19
)
20
21
// OctyneVersion is the last version of Octyne this code is based on.
22
-const OctyneVersion = "1.3.0"
+const OctyneVersion = "1.4.0"
23
24
// Embed the Web UI
25
//
0 commit comments