bump to version 106.0.5-1
This commit is contained in:
parent
11864a2395
commit
3118747d0b
2 changed files with 2 additions and 2 deletions
|
|
@ -247,7 +247,7 @@ def upload(token):
|
|||
|
||||
# create signatures
|
||||
exec('gpg --yes --detach-sign {}'.format(setup_filename))
|
||||
exec('echo Press any key... ; cat > /dev/null')
|
||||
exec('echo Press Control-D to continue (is this still needed?)... ; cat > /dev/null')
|
||||
exec('gpg --yes --detach-sign {}'.format(pazip_filename))
|
||||
|
||||
# upload everything
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
106.0.4
|
||||
106.0.5
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue