mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-02 15:09:33 -05:00
Resolve conflicts
Signed-off-by: Jonas Franz <info@jonasfranz.software>
This commit is contained in:
parent
05df5a7f22
commit
e5bde1405f
models/migrations
@ -182,7 +182,7 @@ var migrations = []Migration{
|
||||
NewMigration("add language column for user setting", addLanguageSetting),
|
||||
// v64 -> v65
|
||||
NewMigration("add multiple assignees", addMultipleAssignees),
|
||||
// v65 -> v66
|
||||
// v66 -> v67
|
||||
NewMigration("add review", addReview),
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user