Skip to content

Commit

Permalink
[release] v3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Jan 16, 2024
1 parent 091662f commit 21d81b9
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="v3.1.5" mobile>
<Sidebar logo={logo} title="Kerberos Agent" version="v3.1.6" mobile>
<Profilebar
username={username}
email="support@kerberos.io"
Expand Down

0 comments on commit 21d81b9

Please sign in to comment.