mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Update to riot 0.9.9
This commit is contained in:
parent
368e7c267a
commit
bf3e38add5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
## Adapt md5sum while you update app
|
||||
md5sum="39199c537bf8072a3c272abe0372dc3e"
|
||||
verctor_version="0.9.8"
|
||||
md5sum="f87717d87099267295081895d968e0c2"
|
||||
verctor_version="0.9.9"
|
||||
|
||||
init_script() {
|
||||
# Exit on command errors and treat unset variables as an error
|
||||
|
|
Loading…
Add table
Reference in a new issue