Skip to content

Commit

Permalink
Version 5
Browse files Browse the repository at this point in the history
  • Loading branch information
bp2008 committed Apr 4, 2018
1 parent f9648a8 commit 721d979
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 @@ -33,7 +33,7 @@
};
</script>
<script type="text/javascript">
var ui_version = "4";
var ui_version = "5";
var bi_version = "%%VERSION%%";
var combined_version = ui_version + "-" + bi_version;
//if (!!navigator.userAgent.match(/ Android /))
Expand Down

0 comments on commit 721d979

Please sign in to comment.