Suivi de version

This commit is contained in:
thomas 2023-07-05 23:53:40 +02:00
parent 7531b2fcac
commit 0925d5a9e4
17 changed files with 61 additions and 56 deletions

View file

@ -1,10 +1,10 @@
#!/bin/bash
VERSION=2.5.4
VERSION=2.6.1
APP=wallabag
GIT_VERSION=$VERSION
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
DEBIAN_VERSION_CODENAME=bullseye
DEBIAN_VERSION_CODENAME=bookworm
IMAGE_SIZE=4
DEPOT=https://github.com/wallabag/wallabag.git