updated changelog and copyright date
This commit is contained in:
parent
dcf6f7afd0
commit
1212f85500
2 changed files with 5 additions and 1 deletions
|
@ -17,6 +17,10 @@
|
|||
|
||||
</script>
|
||||
<div id="history" style="display: none">
|
||||
<div class="version">0.4.2</div>
|
||||
<ul>
|
||||
<li>Changed WebOS browser invocation to support new versions.</li>
|
||||
</ul>
|
||||
<div class="version">0.4.1</div>
|
||||
<ul>
|
||||
<li>Adjust for Pre3 screen resolution.</li>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright 2012 Morgan McMillian
|
||||
* Copyright 2014 Morgan McMillian
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
Loading…
Reference in a new issue