Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
release 15.4.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Apr 26, 2015
1 parent 7c7fb7e commit 78a7f75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v15.4.0-beta (xx.04.2015)
## v15.4.0-beta (26.04.2015)

### Webapp

Expand Down
2 changes: 1 addition & 1 deletion app/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,6 @@ <h4 class="navbar-text" {%- if not g.capture_status -%}style="display: none"{%-
{% block body_container %}{% endblock %}
</div>
<hr />
<footer>© 2013-2015 <a href="http://studio-link.de">Studio Link</a> Version: 15.4.0-dev</footer>
<footer>© 2013-2015 <a href="http://studio-link.de">Studio Link</a> Version: 15.4.0-beta</footer>
</div>
{% endblock %}

0 comments on commit 78a7f75

Please sign in to comment.