Update web UI version

This commit is contained in:
Igor Katson 2023-11-27 09:29:28 +00:00
parent 1110eb8620
commit 2e2492581e
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -340,7 +340,7 @@ const Root = () => {
return <AppContext.Provider value={context}>
<div className='text-center'>
<h1 className="mt-3 mb-4">rqbit web 0.0.1-alpha</h1>
<h1 className="mt-3 mb-4">rqbit web 4.0.0-beta.0</h1>
<RootContent
closeableError={closeableError}
otherError={otherError}