Skip to content

Commit

Permalink
Update version to 'v1.0.0-beta1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Moore committed Mar 11, 2014
1 parent 708b968 commit 533b243
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 @@ -22,7 +22,7 @@

<script>

var RELEASE_VERSION = "v1.0.0-beta1-rc5";
var RELEASE_VERSION = "v1.0.0-beta1";

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

0 comments on commit 533b243

Please sign in to comment.