Skip to content

Commit

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

0 comments on commit 9339ae3

Please sign in to comment.