summaryrefslogtreecommitdiffstats
path: root/templates/.VERSION
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2016-02-02 10:22:27 -0500
committerUnknwon <u@gogs.io>2016-02-02 10:22:27 -0500
commit5a27aea8e05fcef3358f12e4e4bc75eb626b9a71 (patch)
treedda90ec097f93cb9db54e82c7100bd6852735744 /templates/.VERSION
parent1c74612b3c025282d4731880575922c797813ca7 (diff)
downloadgitea-5a27aea8e05fcef3358f12e4e4bc75eb626b9a71.tar.gz
gitea-5a27aea8e05fcef3358f12e4e4bc75eb626b9a71.zip
Fix random avatar does not work on Windows
path.Dir can't handle Windows case, must use filepath.Dir
Diffstat (limited to 'templates/.VERSION')
-rw-r--r--templates/.VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/.VERSION b/templates/.VERSION
index f0ec56d666..859d0a2555 100644
--- a/templates/.VERSION
+++ b/templates/.VERSION
@@ -1 +1 @@
-0.8.27.0201 \ No newline at end of file
+0.8.27.0202 \ No newline at end of file