mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 06:40:54 +03:00
scp: fix quota update after file overwrite
added a test case too
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package utils
|
||||
|
||||
const version = "0.9.1"
|
||||
const version = "0.9.1-dev"
|
||||
|
||||
var (
|
||||
commit = ""
|
||||
|
||||
Reference in New Issue
Block a user