Skip to content

Commit 12f64b5

Browse files
authored
v4.4.6.231011
1 parent aadc56c commit 12f64b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ AR_USER="tasmota"
55

66
# Arduino branch to use
77
if [ -z $AR_BRANCH ]; then
8-
AR_BRANCH="release/v2.x"
8+
AR_BRANCH="v4.4.6.231011"
99
fi
1010

1111
# The IDF branch to use

0 commit comments

Comments
 (0)