Skip to content

Commit 83318a4

Browse files
committed
1.4.0
1 parent 2f093ea commit 83318a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
// OctyneVersion is the last version of Octyne this code is based on.
22-
const OctyneVersion = "1.3.0"
22+
const OctyneVersion = "1.4.0"
2323

2424
// Embed the Web UI
2525
//

0 commit comments

Comments
 (0)