Skip to content

Commit

Permalink
Added version update to about page
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterZydra committed Feb 21, 2024
1 parent b021c6d commit de45135
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/Views/about.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

<h1>Systeminformationen</h1>

<table>
<table class="scrollable">
<tr>
<td>Bio-Manager Version</td>
<td class="right">1.3.10</td>
<td class="right">2.0.0</td>
</tr>
<tr>
<td><?= __('Developer') ?></td>
Expand Down

0 comments on commit de45135

Please sign in to comment.