upgrade metabase element-web rss-bridge

This commit is contained in:
thomas 2022-06-16 22:53:20 +02:00
parent 1c3b3540a8
commit ae4191cffb
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VERSION=1.10.14 VERSION=1.10.15
[ -e ./lib/function.sh ] && source ./lib/function.sh [ -e ./lib/function.sh ] && source ./lib/function.sh

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VERSION=0.43.2 VERSION=0.43.3
[ -e ./lib/function.sh ] && source ./lib/function.sh [ -e ./lib/function.sh ] && source ./lib/function.sh

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VERSION=2022-06-10 VERSION=2022-06-14
[ -e ./lib/function.sh ] && source ./lib/function.sh [ -e ./lib/function.sh ] && source ./lib/function.sh