Skip to content

Commit d5b112c

Browse files
committed
go-vod: 0.2.7
Signed-off-by: Varun Patil <radialapps@gmail.com>
1 parent 513fe54 commit d5b112c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go-vod/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"github.com/pulsejet/memories/go-vod/transcoder"
99
)
1010

11-
const VERSION = "0.2.6"
11+
const VERSION = "0.2.7"
1212

1313
func main() {
1414
// Build initial configuration

0 commit comments

Comments
 (0)