1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-24 12:56:36 +02:00
rclone/fs/version.go

5 lines
61 B
Go
Raw Normal View History

package fs
2014-04-24 17:59:05 +01:00
2015-09-22 18:47:16 +01:00
// Version of rclone
2020-02-01 12:31:44 +00:00
var Version = "v1.51.0-DEV"