update version
This commit is contained in:
parent
2fa91a6bf5
commit
337df6c751
16 changed files with 23 additions and 23 deletions
|
@ -1,11 +1,10 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=1.32.2
|
||||
VERSION=1.33.2
|
||||
APP=zigbee2mqtt
|
||||
DEPOT=https://github.com/Koenkk/zigbee2mqtt.git
|
||||
GIT_VERSION=${VERSION}
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
DEB_VERSION=1.33.0-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
IMAGE_SIZE=2
|
||||
PACKAGE_DEPENDENCY="nodejs make g++ gcc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue