Skip to content
Snippets Groups Projects
Commit ee71044e authored by Stephan's avatar Stephan
Browse files

version 8.0.5

parent 269cf9b3
No related branches found
Tags TESTING_FIRMWARE_8.0.5
No related merge requests found
Pipeline #2275 passed with stages
in 1 hour, 24 minutes, and 51 seconds
2022-04-x [8.0.5]
--------------------------------------------------
wifi - fix 2.4ghz band selection for Aerohive router
2022-04-x [8.0.4]
--------------------------------------------------
firewall - fix issue where seldomly backbone connection was created through
......
8.0.4
8.0.5
......@@ -651,6 +651,11 @@ upgrade_8_0_4()
uci set ddmesh.network.mesh_mode='mesh'
}
upgrade_8_0_5()
{
true
}
##################################
run_upgrade
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment