Skip to content

Commit

Permalink
Update VERSION to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
will-moore committed May 5, 2015
1 parent c9d22ce commit bb2d7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/figure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<script>

var RELEASE_VERSION = "v1.1.0";
var RELEASE_VERSION = "v1.1.1";

var BASE_WEBFIGURE_URL = "{% url 'figure_index' %}",
SAVE_WEBFIGURE_URL = "{% url 'save_web_figure' %}",
Expand Down

0 comments on commit bb2d7aa

Please sign in to comment.