Skip to content

Commit

Permalink
change version number of ui
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Jan 7, 2024
1 parent 699660d commit 9b71363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ class App extends React.Component {
</div>
)}
<div id="page-root">
<Sidebar logo={logo} title="Kerberos Agent" version="v1-beta" mobile>
<Sidebar logo={logo} title="Kerberos Agent" version="v3.1.0" mobile>
<Profilebar
username={username}
email="support@kerberos.io"
Expand Down

0 comments on commit 9b71363

Please sign in to comment.