diff options
author | c-po <c-po@users.noreply.github.com> | 2024-07-25 13:42:46 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-07-25 13:42:46 +0000 |
commit | 76b240d0cc768ab1f9a6355a08b6a1bb5fa6d7b3 (patch) | |
tree | da0ee8aecdb75c8e0f962ff7d4a9aa098a3e7cdf | |
parent | 61f6401938f424f6f81a31c282f92c6a27b9c43c (diff) | |
download | vyos-rolling-nightly-builds-1.5-rolling-202407251105.tar.gz vyos-rolling-nightly-builds-1.5-rolling-202407251105.zip |
1.5-rolling-2024072511051.5-rolling-202407251105
-rw-r--r-- | CHANGELOG.md | 2 | ||||
-rw-r--r-- | version.json | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 27f26cc..66cddbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## vyos-1x +- T6605: restore configd error formatting to be consistent with CLI + - PR: vyos/vyos-1x#3868 - Debian: T6598: depend on podman version >=4.9.5 - PR: vyos/vyos-1x#3873 diff --git a/version.json b/version.json index 230862c..67adda9 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,7 @@ [ { - "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202407250716/vyos-1.5-rolling-202407250716-amd64.iso", - "version": "1.5-rolling-202407250716", - "timestamp": "2024-07-25T07:16:25Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202407251105/vyos-1.5-rolling-202407251105-amd64.iso", + "version": "1.5-rolling-202407251105", + "timestamp": "2024-07-25T11:05:33Z" } ]
\ No newline at end of file |