mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
Factor UserAgent to fs and move Version to fs
This commit is contained in:
3
fs/version.go
Normal file
3
fs/version.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package fs
|
||||
|
||||
const Version = "v1.01"
|
||||
Reference in New Issue
Block a user