diff options
author | Unknwon <u@gogs.io> | 2016-03-04 13:08:47 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-03-04 13:08:47 -0500 |
commit | d57a2b908ab0954568b0ac5f1030c454a944bee1 (patch) | |
tree | d159c3cefff5dc339c0c35bc7ea84712e1548811 /templates | |
parent | f6759a731a063d5d2be8a932f8d1e1a784cc0528 (diff) | |
download | gitea-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/.VERSION | 2 |
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 |