Skip to content

Commit

Permalink
changing v number to 4.2 in the footer
Browse files Browse the repository at this point in the history
  • Loading branch information
joefutrelle committed Jul 30, 2024
1 parent 2cd94c5 commit 25a5c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ifcbdb/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<div class="col-sm-12">
<ul class="nav justify-content-center">
<li class="nav-item">
<span class="px-2">Version 4.1 - April 2024</span>
<span class="px-2">Version 4.2 - July 2024</span>
</li>
<li class="nav-item">
<a class="px-2" href="{% url 'about_page' %}">About</a>
Expand Down

0 comments on commit 25a5c60

Please sign in to comment.