Update ignored files when zipping releases

This commit is contained in:
printempw 2017-08-05 16:10:11 +08:00
parent 56be384dfd
commit dd90ee9f8f
3 changed files with 5 additions and 2 deletions

View File

@ -9,7 +9,7 @@ return [
| Version of Blessing Skin Server
|
*/
'version' => '3.3',
'version' => '3.3.1',
/*
|--------------------------------------------------------------------------

View File

@ -175,6 +175,9 @@ gulp.task('zip', () => {
'!.gitattributes',
'!artisan',
'!gulpfile.js',
'!.eslintrc.js',
'!.travis.yml',
'!yarn.lock',
'!package.json',
'!composer.json',
'!composer.lock',

@ -1 +1 @@
Subproject commit 5d018807c7bea0422063998c40ce356b529f6cc3
Subproject commit b4eeec21d9ae5b36d2978b389830ae0f9f4dddcf