소스 검색

Update openwrt default to 24.10.2

bryan 1 주 전
부모
커밋
25e66b3d19
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      openwrtbuilder

+ 2 - 2
openwrtbuilder

@@ -2,10 +2,10 @@
 # Builds and deploys OpenWRT images
 # Copyright 2022-25 Bryan C. Roessler
 # Apache 2.0 License
-# See README.md and ./profiles for device configuration
+# See README and profiles for device configuration
 
 # Set default release
-: "${RELEASE:="24.10.1"}"
+: "${RELEASE:="24.10.2"}"
 
 # @internal
 print_help() {