mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Update to 0.11.1
This commit is contained in:
parent
174975007d
commit
5846fe22ec
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
## Adapt md5sum while you update app
|
## Adapt md5sum while you update app
|
||||||
md5sum="453838488493272f05cfe2f2d54550e9"
|
md5sum="08dbbddd32fd031bd120b19200ca32c0"
|
||||||
riot_version="0.10.2"
|
riot_version="0.11.1"
|
||||||
|
|
||||||
init_script() {
|
init_script() {
|
||||||
# Exit on command errors and treat unset variables as an error
|
# Exit on command errors and treat unset variables as an error
|
||||||
|
|
Loading…
Add table
Reference in a new issue