Skip to content

Commit

Permalink
Version 3.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-krogh committed Feb 28, 2016
1 parent ac195a8 commit 0dc40f3
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions Changelog.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -468,5 +468,8 @@ Added CommonJS and AMD support.
3.4.4 (21-01-2016)
Fixed that the slider always crashed in Microsoft Edge.

3.4.5 ()27-02-2015
Change in script: Added a the possibility of prefixing customLinks with ">", to have the links only work within the context of the slider.
3.4.5 (27-02-2015)
Change in script: Added a the possibility of prefixing customLinks with ">", to have the links only work within the context of the slider.

3.4.6 (28-02-2015)
Fixed that the minified code contained a syntax-error.
2 changes: 1 addition & 1 deletion js/jquery.sudoSlider.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**@preserve
* Sudo Slider version 3.4.5 - jQuery plugin
* Sudo Slider version 3.4.6 - jQuery plugin
* Written by Erik Krogh Kristensen [email protected].
* http://webbies.dk/SudoSlider/
*
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.sudoSlider.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "git",
"url": "git+https://github.com/webbiesdk/SudoSlider.git"
},
"version": "3.4.5",
"version": "3.4.6",
"author": {
"name": "Erik Krogh Kristensen",
"url": "webbies.dk",
Expand Down

0 comments on commit 0dc40f3

Please sign in to comment.