Skip to content

Commit

Permalink
[release] v3.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Jan 30, 2024
1 parent 8fc9bc2 commit b67a72b
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.7" mobile>
<Sidebar logo={logo} title="Kerberos Agent" version="v3.1.8" mobile>
<Profilebar
username={username}
email="[email protected]"
Expand Down

0 comments on commit b67a72b

Please sign in to comment.