Skip to content

Commit

Permalink
Update dists
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Jan 9, 2024
1 parent 4e95348 commit 4982a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-bin/ppa-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e
set -x
set -u

DISTS=( lunar jammy focal )
DISTS=( mantic jammy focal bionic )

VERSION=$(perl -MFile::Slurper=read_text -MDateTime <<EOF
use v5.16;
Expand Down

0 comments on commit 4982a5c

Please sign in to comment.