Bump exclude list of packaing and bump version

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2021-06-18 22:48:11 +02:00
parent e07ccffea0
commit a3f7c24e92
No known key found for this signature in database
GPG key ID: 7076EA9751AACDDA
2 changed files with 2 additions and 2 deletions

View file

@ -87,7 +87,7 @@ appstore:
--exclude=.tx \
--exclude=tests \
--exclude=vendor \
--exclude=webpack.*.js \
--exclude=webpack.js \
$(project_dir)/ $(sign_dir)/$(app_name)
@if [ -f $(cert_dir)/$(app_name).key ]; then \
echo "Signing app files…"; \

View file

@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
<version>12.0.0-alpha.2</version>
<version>12.0.0-alpha.3</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>