Skip to content

Commit 25a5c60

Browse files
committed
changing v number to 4.2 in the footer
1 parent 2cd94c5 commit 25a5c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ifcbdb/templates/base.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<div class="col-sm-12">
9999
<ul class="nav justify-content-center">
100100
<li class="nav-item">
101-
<span class="px-2">Version 4.1 - April 2024</span>
101+
<span class="px-2">Version 4.2 - July 2024</span>
102102
</li>
103103
<li class="nav-item">
104104
<a class="px-2" href="{% url 'about_page' %}">About</a>

0 commit comments

Comments
 (0)