diff options
author | Unknwon <u@gogs.io> | 2016-07-30 23:39:58 +0800 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-07-30 23:39:58 +0800 |
commit | 10dc33064002f44098668dbd68163aabed6658d3 (patch) | |
tree | acac8b364019e8ec52c42f45ec151bb08d68a11a /templates | |
parent | dfab54d5a2739b3b2a1fe45481c2269d1aeec1a9 (diff) | |
download | gitea-10dc33064002f44098668dbd68163aabed6658d3.tar.gz gitea-10dc33064002f44098668dbd68163aabed6658d3.zip |
#3345 dump content directly to HTTP ResponseWriter
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 ec98469da0..77ce288650 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.58.0726
\ No newline at end of file +0.9.59.0730
\ No newline at end of file |