update version budibase element-web joplin-server
This commit is contained in:
parent
f285f83f29
commit
3cc1c674b2
3 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=2.0.24
|
||||
VERSION=2.0.27
|
||||
APP=budibase
|
||||
DEPOT=https://github.com/Budibase/budibase.git
|
||||
GIT_VERSION=last
|
||||
|
@ -44,5 +44,4 @@ makedeb(){
|
|||
|
||||
sed -i "s/%VERSION%/$DEB_VERSION/" ${PATH_DEB}/DEBIAN/control
|
||||
fakeroot dpkg-deb -Z gzip --build ${PATH_DEB} /tmp/dist
|
||||
$
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue