summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2016-03-04 13:08:47 -0500
committerUnknwon <u@gogs.io>2016-03-04 13:08:47 -0500
commitd57a2b908ab0954568b0ac5f1030c454a944bee1 (patch)
treed159c3cefff5dc339c0c35bc7ea84712e1548811 /templates
parentf6759a731a063d5d2be8a932f8d1e1a784cc0528 (diff)
downloadgitea-d57a2b908ab0954568b0ac5f1030c454a944bee1.tar.gz
gitea-d57a2b908ab0954568b0ac5f1030c454a944bee1.zip
#2743 and #2751 fix bad SQL generated by XORM
Use hand-written SQL to do complex query
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 fa5080398f..90aa326bc4 100644
--- a/templates/.VERSION
+++ b/templates/.VERSION
@@ -1 +1 @@
-0.8.54.0304 \ No newline at end of file
+0.8.55.0304 \ No newline at end of file