commit of the day

This commit is contained in:
thomas 2023-07-11 23:00:08 +02:00
parent 0925d5a9e4
commit 568c7a4342
19 changed files with 67 additions and 64 deletions

View file

@ -1,6 +1,10 @@
#!/bin/bash
VERSION=1.32.0
<<<<<<< HEAD
VERSION=1.32.1
=======
VERSION=1.31.2
>>>>>>> parent of 0925d5a (Suivi de version)
APP=zigbee2mqtt
DEPOT=https://github.com/Koenkk/zigbee2mqtt.git
GIT_VERSION=${VERSION}