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-09-02 18:50:47 +02:00
var Version = "v1.54.0-DEV"