diff options
| -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 |
