This commit is contained in:
Thomas Legay 2024-05-15 10:20:52 +02:00
parent c72fb8b625
commit 654ff2f496
30 changed files with 265 additions and 15 deletions

View file

@ -1,9 +1,9 @@
#!/bin/bash
VERSION=4.3.0
VERSION=4.4.0
APP=moodle
DEPOT=git://git.moodle.org/moodle.git
GIT_VERSION=MOODLE_403_STABLE
GIT_VERSION=MOODLE_404_STABLE
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)
DEBIAN_VERSION_CODENAME=bookworm
IMAGE_SIZE=2