diff options
| author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-02-22 02:34:54 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-22 02:34:54 +0000 |
| commit | 643fa5c930168efe4c770c45ea434caa54aae4f2 (patch) | |
| tree | 9af20ccecb4d6c4e4eb8eb8e1fa70e571131250f | |
| parent | 83f0bb1e46f86f81d1eebc9a8531cd9107bbf8fa (diff) | |
| download | vyos-nightly-build-643fa5c930168efe4c770c45ea434caa54aae4f2.tar.gz vyos-nightly-build-643fa5c930168efe4c770c45ea434caa54aae4f2.zip | |
1.5-rolling-202402220022
| -rw-r--r-- | CHANGELOG.md | 8 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 3 insertions, 11 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0920c36..ff7360e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,4 @@ ## vyos-1x -- T6050: Fixed descriptions of 'extended-scripts' commands in accel-ppp - - PR: vyos/vyos-1x#3033 -- vyos-event-handler.py: T6048: handling exception when _PID is not found - - PR: vyos/vyos-1x#3032 - ## vyos-build -- build: T3664: fix the chroot includes path - - PR: vyos/vyos-build#505 - diff --git a/version.json b/version.json index ed414d6..af8482b 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-202402210022/vyos-1.5-rolling-202402210022-amd64.iso", - "version": "1.5-rolling-202402210022", - "timestamp": "2024-02-21T00:22:52Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202402220022/vyos-1.5-rolling-202402220022-amd64.iso", + "version": "1.5-rolling-202402220022", + "timestamp": "2024-02-22T00:22:54Z" } ]
\ No newline at end of file |
