From 947a751557b24b3b49eeff69f32d7ec8b8cf2eaf Mon Sep 17 00:00:00 2001 From: Scott McKenzie Date: Wed, 20 Jan 2021 02:53:44 +1100 Subject: [PATCH] Version bump to v19.07.6 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index beed434..cd77470 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,7 +9,7 @@ jobs: vmImage: 'ubuntu-latest' variables: - openwrtRelease: 'v19.07.5' + openwrtRelease: 'v19.07.6' workingDirectory: '$(Build.SourcesDirectory)/openwrt' steps: