1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/fs/version.go

5 lines
61 B
Go
Raw Normal View History

package fs
2014-04-24 19:59:05 +03:00
2015-09-22 19:47:16 +02:00
// Version of rclone
2020-08-08 11:34:40 +02:00
var Version = "v1.52.3-DEV"