aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2018-08-16 20:17:19 +0800
committerUnknwon <u@gogs.io>2018-08-16 20:17:19 +0800
commitde10d9be08034ff285480c14b86be0c1824df16b (patch)
treebbb2c0908c8b6b51c97754d44675bbddbe1da834 /templates
parent3c227af508b085f9113c36892ce9c52b940761f9 (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/.VERSION2
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