Skip to content

Commit

Permalink
0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Sohrab Gill committed Jun 21, 2020
1 parent 2a6871c commit 8953978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<span class="dropdown-item hidden-dropdown-item" id="show-all-rows-dropdown-item">Show all rows</span>
<span class="dropdown-item hidden-dropdown-item" id="show-valid-rows-dropdown-item">Show valid rows</span>
<span class="dropdown-item hidden-dropdown-item" id="show-invalid-rows-dropdown-item">Show invalid rows</span>
<span class="dropdown-item disabled" id="version-dropdown-item">Version 0.6.0</span>
<span class="dropdown-item disabled" id="version-dropdown-item">Version 0.7.0</span>
</div>
</div>
<button type="button" class="btn btn-primary" id="validate-btn">Validate</button>
Expand Down

0 comments on commit 8953978

Please sign in to comment.