Skip to content

Commit

Permalink
Bump version in about view
Browse files Browse the repository at this point in the history
  • Loading branch information
r3dlight committed Jun 19, 2024
1 parent d3232cd commit 6c7897e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keysas-admin/src/views/AboutView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export default {

<template>
<NavBar />
<h2>Keysas-admin. Version 2.3</h2>
<h2>Keysas-admin. Version 2.4</h2>
<h2>Please visit <a href="#https://keysas.fr" class="website text-info">keysas.fr</a> to learn more </h2>
<h3>Copyright. Keysas 2022-2024.</h3>
</template>
Expand Down

0 comments on commit 6c7897e

Please sign in to comment.