diff options
author | Unknwon <u@gogs.io> | 2017-02-20 18:05:34 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2017-02-20 18:05:34 -0500 |
commit | 6002d7260329e4fa22c1069434d58dcc258b15c8 (patch) | |
tree | d48cbb7cfde86d41c731a279e02c195a90ae7a21 /templates | |
parent | 934734a85a1e4cb68d8c1aa68c518b511c7be190 (diff) |
router: fix 404 when repository name contains dot
E.g. atomi.github.io
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 720049a6..9d96dbb8 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.161.0220
\ No newline at end of file +0.9.162.0220
\ No newline at end of file |