bundles/mautrix-telegram: pin version until database migration is fixed
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
3ff5d8a7dd
commit
614b920890
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ directories = {
|
|||
git_deploy = {
|
||||
'/opt/mautrix-telegram/src': {
|
||||
'repo': 'https://github.com/tulir/mautrix-telegram.git',
|
||||
'rev': 'master',
|
||||
'rev': 'v0.8.2',
|
||||
'triggers': {
|
||||
'action:mautrix-telegram_install_bridge',
|
||||
'action:mautrix-telegram_upgrade_database',
|
||||
|
|
Loading…
Reference in a new issue