1
mirror of https://github.com/rclone/rclone synced 2025-01-07 09:06:24 +01:00
rclone/fs/version.go

5 lines
59 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
2018-11-24 16:20:24 +01:00
var Version = "v1.45-DEV"