Skip to content

Commit

Permalink
Version 56
Browse files Browse the repository at this point in the history
  • Loading branch information
bp2008 committed Oct 6, 2018
1 parent 107609e commit 79e6822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui3.htm
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
};
</script>
<script type="text/javascript">
var ui_version = "55";
var ui_version = "56";
var bi_version = "%%VERSION%%";
var combined_version = ui_version + "-" + bi_version;
//if (!!navigator.userAgent.match(/ Android /))
Expand Down

0 comments on commit 79e6822

Please sign in to comment.