refs #5879 Debian version upgraded to bookworm
gitea/php-vn-lib/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2023-06-20 17:08:14 +02:00
parent c8a95ecaa6
commit 7b63440ba8
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View File

@ -24,7 +24,7 @@ pipeline {
}
steps {
sh 'debuild -us -uc -b'
sh 'vn-includedeb stretch'
sh 'vn-includedeb bookworm'
}
}
}

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
php-vn-lib (2.1.16) stable; urgency=low
php-vn-lib (2.1.17) stable; urgency=low
* Initial Release.