diff options
author | Unknwon <u@gogs.io> | 2015-12-14 02:40:23 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-12-14 02:40:23 -0500 |
commit | 91789930bcc9d5796a1b06bdeb1402106c0d18d2 (patch) | |
tree | c2f38efca910d4df435deae7a668881720aaeb10 /templates | |
parent | ea375c0dcca118c8ac3c48ba569b025836ad5ccf (diff) | |
download | gitea-91789930bcc9d5796a1b06bdeb1402106c0d18d2.tar.gz gitea-91789930bcc9d5796a1b06bdeb1402106c0d18d2.zip |
#2176 fix 500 on /watchers & /stars for pg
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 d03366c022..32086d73d3 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.8.3.1213
\ No newline at end of file +0.8.3.1214
\ No newline at end of file |