From 27d332eff50628a5cc3e50692e0a5deeb223c240 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Sat, 21 Oct 2023 11:46:08 -0700 Subject: [PATCH] 0.1.20 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 3bdec69a..316edb26 100644 --- a/main.go +++ b/main.go @@ -8,7 +8,7 @@ import ( "github.com/pulsejet/go-vod/go_vod" ) -const VERSION = "0.1.19" +const VERSION = "0.1.20" func main() { // Build initial configuration