Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit ee1368b

Browse files
committed
Version 2.1.0
1 parent bc5f453 commit ee1368b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdrive.go

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

99
const Name = "gdrive"
10-
const Version = "2.0.1"
10+
const Version = "2.1.0"
1111

1212
const DefaultMaxFiles = 30
1313
const DefaultMaxChanges = 100

0 commit comments

Comments
 (0)