Skip to content

Commit

Permalink
Add noble to CODENAMES_SUPPORTED
Browse files Browse the repository at this point in the history
  • Loading branch information
tapyu authored and philclifford committed Dec 7, 2024
1 parent d011a34 commit e72ba55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01-main/packages/master-pdf-editor-5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DEFVER=1
CODENAMES_SUPPORTED="bionic bullseye buster focal jammy"
CODENAMES_SUPPORTED="bionic bullseye buster focal jammy noble"
get_website "https://code-industry.net/get-master-pdf-editor-for-ubuntu/?download"
if [ "${ACTION}" != "prettylist" ]; then
URL=$( grep 'document\.location' "${CACHE_FILE}" | grep -Eo "https://code-industry.net/public/.*\.deb" )
Expand Down

0 comments on commit e72ba55

Please sign in to comment.