diff options
author | Unknwon <u@gogs.io> | 2016-08-15 18:40:32 -0700 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-08-15 18:40:32 -0700 |
commit | 4042d1f0c3c545773f81e2ca1b4eb8662bc4c425 (patch) | |
tree | 9bbbb404c9ee719f10e379cfc9699fddeaa94c0a /templates | |
parent | 4a46613916cdfa6a168746aba6abcd698cd17875 (diff) | |
download | gitea-4042d1f0c3c545773f81e2ca1b4eb8662bc4c425.tar.gz gitea-4042d1f0c3c545773f81e2ca1b4eb8662bc4c425.zip |
models/issue: improve quality and performance of NewIssue function
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 4d4c0e73bf..1bc4bb85d4 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.79.0815
\ No newline at end of file +0.9.80.0815
\ No newline at end of file |