diff options
author | Unknwon <u@gogs.io> | 2017-03-08 22:21:31 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2017-03-08 22:21:31 -0500 |
commit | bab448681d613e3982c46c7bd9ed54319638a3dd (patch) | |
tree | 179063d8ab1486ebb50dac9e4168f8155f47f350 /templates | |
parent | de2d3e3fd8d8e0ecbf420b94d58cc3e78af2aa72 (diff) |
models/user: handle case when user doesn't belong to any organization (#4258)
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 8c94423e..4f3c089e 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.10.9.0308
\ No newline at end of file +0.10.10.0308
\ No newline at end of file |