Skip to content

Commit 1896b9e

Browse files
committed
Deploy 2.8.1
1 parent cd2e42e commit 1896b9e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ by [Lokesh Dhakar](http://www.lokeshdhakar.com)
2828

2929
## Changelog
3030

31-
### v2.8.1 - UNRELEASED
31+
### v2.8.1 - 2015-07-09
3232

3333
- [Fix] Change AMD jQuery require statement to use all lowercase. [#464](https://github.com/lokesh/lightbox2/pull/464) Thanks [@vtforester](https://github.com/vtforester)
3434

dist/js/lightbox-plus-jquery.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9210,7 +9210,7 @@ return jQuery;
92109210
}));
92119211

92129212
/*!
9213-
* Lightbox v2.8.0
9213+
* Lightbox v2.8.1
92149214
* by Lokesh Dhakar
92159215
*
92169216
* More info:

dist/js/lightbox-plus-jquery.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/lightbox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Lightbox v2.8.0
2+
* Lightbox v2.8.1
33
* by Lokesh Dhakar
44
*
55
* More info:

dist/js/lightbox.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/js/lightbox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Lightbox v2.8.0
2+
* Lightbox v2.8.1
33
* by Lokesh Dhakar
44
*
55
* More info:

0 commit comments

Comments
 (0)