File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -350,7 +350,7 @@ def get_status():
350350 "proxy_host" : PROXY_HOST ,
351351 "proxy_port" : PROXY_PORT ,
352352 "timestamp" : datetime .now ().isoformat (),
353- "version" : "0.0.7 "
353+ "version" : "0.0.8 "
354354 }
355355
356356 # Add today's request count
Original file line number Diff line number Diff line change @@ -836,7 +836,7 @@ <h5 class="modal-title" id="aboutModalLabel">About Secure Proxy</h5>
836836 < div class ="modal-body text-center ">
837837 < i class ="fas fa-shield-alt fa-4x mb-3 " style ="color: var(--primary-color); "> </ i >
838838 < h4 > Secure Proxy</ h4 >
839- < p class ="text-muted "> Version 0.0.7 </ p >
839+ < p class ="text-muted "> Version 0.0.8 </ p >
840840 < p > A modern web interface for managing Squid Proxy with enhanced security features.</ p >
841841
842842 < div class ="mt-4 mb-3 ">
You can’t perform that action at this time.
0 commit comments