mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
Bump exclude list of packaing and bump version
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
e07ccffea0
commit
a3f7c24e92
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -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…"; \
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue