-
-
Notifications
You must be signed in to change notification settings - Fork 250
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3e28267
commit 959185e
Showing
4 changed files
with
67 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"name":"Default Template", | ||
"webgal-version":"4.5.4" | ||
"webgal-version":"4.5.5" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,6 @@ | ||
export const __INFO = { | ||
version: 'WebGAL 4.5.4', | ||
version: 'WebGAL 4.5.5', | ||
contributors: [ | ||
{ username: 'Mahiru', link: 'https://github.com/MakinoharaShoko' }, | ||
{ username: 'Hoshinokinya', link: 'https://github.com/hshqwq' }, | ||
{ username: 'Junbo Xiong', link: 'https://github.com/C6H5-NO2' }, | ||
{ username: 'lykl', link: 'https://github.com/lykl' }, | ||
{ username: 'SakuraSnow', link: 'https://github.com/sliyoxn' }, | ||
{ username: 'bcqsd', link: 'https://github.com/bcqsd' }, | ||
{ username: 'Yuji Sakai', link: 'https://github.com/generalfreed' }, | ||
{ username: 'Iara', link: 'https://github.com/labiker' }, | ||
{ username: '22', link: 'https://github.com/nini22P' }, | ||
{ username: '德布罗煜', link: 'https://github.com/ch1ny' }, | ||
{ username: 'Mike Zhou', link: 'https://github.com/mikezzb' }, | ||
{ username: 'Murasame0721', link: 'https://github.com/Murasame0721' }, | ||
{ username: 'loliko', link: 'https://github.com/loliko114514' }, | ||
{ username: 'IdrilK', link: 'https://github.com/IdrilK' }, | ||
{ username: 'callofblood', link: 'https://github.com/callofblood' }, | ||
{ username: 'lyle', link: 'https://github.com/lylelove' }, | ||
// 现在改为跳转到 GitHub 了 | ||
], | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters