diff options
author | Unknwon <u@gogs.io> | 2016-03-26 16:42:20 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-03-26 16:42:20 -0400 |
commit | ac53bb593d12bac3b44380defe73d13e728cd142 (patch) | |
tree | 8907912c671463e5c167a021ded4fc52d1d0e15c /templates | |
parent | dd36c431ece67e47beb0e64070015808627538e5 (diff) | |
download | gitea-ac53bb593d12bac3b44380defe73d13e728cd142.tar.gz gitea-ac53bb593d12bac3b44380defe73d13e728cd142.zip |
#2878 print error of JSON unmarshal and always returns a valid object
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 d9a598020f..c9a2d04380 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.16.0325
\ No newline at end of file +0.9.17.0326
\ No newline at end of file |