Skip to content

Commit

Permalink
6.13.3-1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 19, 2025
1 parent 94bbdc8 commit d1a9bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ FLAVOUR=$1
ISO_MOUNT_DIR="$ROOT_PATH/${FLAVOUR}-original" # Temporary mount point for the original ISO
VER=24.10
CODENAME=oracular
KERNEL_VERSION=6.12.9
KERNEL_VERSION=6.13.3
PKGREL=1
ISO_IMAGE=${FLAVOUR}-24.10-desktop-amd64.iso
ISO_IMAGE_OUTPUT="${OUTPUT_PATH}/${FLAVOUR}-${VER}-${KERNEL_VERSION}-t2-${CODENAME}.iso"
Expand Down

0 comments on commit d1a9bb2

Please sign in to comment.