diff options
author | Trent <trentdrichardson@gmail.com> | 2015-11-23 16:57:56 -0500 |
---|---|---|
committer | Trent <trentdrichardson@gmail.com> | 2015-11-23 16:57:56 -0500 |
commit | bdafae62067d0780d68b4b39ae1a2dc7675b4ad9 (patch) | |
tree | 6ca790dd17a5f1848f352a1018cd0d486c6f475d /dist/index.html | |
parent | 4aac8f1dd285399e926de57c708830cbd7607d05 (diff) | |
download | jQuery-Timepicker-Addon-bdafae62067d0780d68b4b39ae1a2dc7675b4ad9.zip jQuery-Timepicker-Addon-bdafae62067d0780d68b4b39ae1a2dc7675b4ad9.tar.gz jQuery-Timepicker-Addon-bdafae62067d0780d68b4b39ae1a2dc7675b4ad9.tar.bz2 |
#843 and #845 - fix for clicking Now button
Diffstat (limited to 'dist/index.html')
-rw-r--r-- | dist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html index 0d67de2..028ffcc 100644 --- a/dist/index.html +++ b/dist/index.html @@ -113,7 +113,7 @@ <br /> <h3>Version</h3> - <p>Version 1.6.1</p> + <p>Version 1.6.2</p> <p>Last updated on 2015-11-14</p> <p>jQuery Timepicker Addon is currently available for use in all personal or commercial projects under the MIT license.</p> |