Skip to content

Commit

Permalink
Bumped web-app version to match 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nespinoza committed Jul 9, 2021
1 parent 2ffdd77 commit afd6573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exoctk/exoctk_app/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
<div style="float:right; width:120px;text-align:center;">
<p>
Running<br>
<a href='https://github.com/ExoCTK/exoctk/releases/tag/v1.2.1'>exoctk v1.2.1</a>{{version|safe}}
<a href='https://github.com/ExoCTK/exoctk/releases/tag/v1.2.2'>exoctk v1.2.2</a>{{version|safe}}
</p>
<p style='font-size:0.8em'>
<a href='admin' style='color:#aaaaaa;'>Admin Area</a>
Expand Down

0 comments on commit afd6573

Please sign in to comment.