diff options
author | Unknwon <u@gogs.io> | 2018-08-16 20:17:19 +0800 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2018-08-16 20:17:19 +0800 |
commit | de10d9be08034ff285480c14b86be0c1824df16b (patch) | |
tree | bbb2c0908c8b6b51c97754d44675bbddbe1da834 /templates | |
parent | 3c227af508b085f9113c36892ce9c52b940761f9 (diff) |
models: fix delete undesired release attachments when delete a comment (#4627)
Apparently, AfterDelete has ID=0
Diffstat (limited to 'templates')
-rw-r--r-- | templates/.VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/.VERSION b/templates/.VERSION index 94168071..d04c7a44 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.11.60.0814 +0.11.61.0816 |