From 3fe4f9c1fe50e7b0fe9e01d95032b7532cc62c4c Mon Sep 17 00:00:00 2001 From: Scott McKenzie Date: Wed, 9 Sep 2020 16:02:37 +1000 Subject: [PATCH] Version bump: 19.07.4 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 123b5bb..dde08ae 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,7 +9,7 @@ jobs: vmImage: 'ubuntu-latest' variables: - openwrtRelease: 'v19.07.3' + openwrtRelease: 'v19.07.4' workingDirectory: '$(Build.SourcesDirectory)/openwrt' steps: