From 7b0331d792dc39cf2b827b194890750ddf8de3c1 Mon Sep 17 00:00:00 2001 From: Junjun Zhang Date: Tue, 11 Jan 2022 15:56:16 +0800 Subject: [PATCH] test ci --- main.go | 2 +- main_windows.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main.go b/main.go index 80ccb67..9c409e6 100644 --- a/main.go +++ b/main.go @@ -21,7 +21,7 @@ import ( "time" ) -var Version = "v1.1.19" +var Version = "v1.1.20" type FsHost struct { mfs *fuse.MountedFileSystem diff --git a/main_windows.go b/main_windows.go index 5cd5bea..f8b0c92 100644 --- a/main_windows.go +++ b/main_windows.go @@ -20,7 +20,7 @@ import ( "time" ) -var Version = "v1.1.19" +var Version = "v1.1.20" type FsHost struct { //host *fuse.FileSystemHost