Skip to content

Commit

Permalink
Bump version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
iimog committed Jul 28, 2017
1 parent 9b5e881 commit 63e8fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
<div class="container">
<h1>Welcome to the biom conversion server 1.0.3</h1>
<h1>Welcome to the biom conversion server 1.0.4</h1>
<p>
To use the API call convert.php with parameters "to" and "content".<br>
Parameter "to" can be "json" or "hdf5" while parameter "content" is the content of the file to convert in base64 encoding.
Expand Down

0 comments on commit 63e8fa9

Please sign in to comment.