Start v1.58.0-DEV development
This commit is contained in:
parent
19dfaf7440
commit
5c646dff9a
3 changed files with 3 additions and 3 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
v1.57.0
|
v1.58.0
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v1.57.0
|
v1.58.0
|
|
@ -1,4 +1,4 @@
|
||||||
package fs
|
package fs
|
||||||
|
|
||||||
// Version of rclone
|
// Version of rclone
|
||||||
var Version = "v1.57.0-DEV"
|
var Version = "v1.58.0-DEV"
|
||||||
|
|
Loading…
Reference in a new issue