diff options
author | Unknwon <u@gogs.io> | 2015-03-24 18:14:04 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-03-24 18:14:04 -0400 |
commit | 6f81c05dde2def51c30a97f65f901ae45c971e05 (patch) | |
tree | d05c93bf9c941e8b3aac98a40ca854285e472020 /templates | |
parent | ab6b2881412bbb039f0bf6a829586b434f4bd65b (diff) | |
download | gitea-6f81c05dde2def51c30a97f65f901ae45c971e05.tar.gz gitea-6f81c05dde2def51c30a97f65f901ae45c971e05.zip |
#1143 Team member access lost when adding repository collaborator
- fix bug when add a repo to team, all other team members gets access as well
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 56c56c927f..8c1d7394e4 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.6.0.0323 Beta
\ No newline at end of file +0.6.1.0324 Beta
\ No newline at end of file |