1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-12 06:08:44 +01:00
rclone/fs/version.go

5 lines
61 B
Go
Raw Normal View History

package fs
2014-04-24 18:59:05 +02:00
2015-09-22 19:47:16 +02:00
// Version of rclone
2021-08-01 14:43:36 +02:00
var Version = "v1.57.0-DEV"