Skip to content

Commit 506774e

Browse files
committed
Bump BlueimpGallery
1 parent 54d8941 commit 506774e

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

R7.Dnn.JavaScriptLibraries/BlueimpGallery/Manifest.dnn

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<dotnetnuke type="Package" version="5.0">
33
<packages>
4-
<package name="BlueimpGallery" type="JavaScript_Library" version="02.36.00">
4+
<package name="BlueimpGallery" type="JavaScript_Library" version="03.03.00">
55
<friendlyName>blueimp Gallery JavaScript Library</friendlyName>
66
<description>A touch-enabled, responsive and customizable image &amp; video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers.</description>
77
<owner>
@@ -11,28 +11,28 @@
1111
<email>mail@blueimp.net</email>
1212
</owner>
1313
<license>https://github.com/blueimp/Gallery/blob/master/LICENSE.txt</license>
14-
<releaseNotes>https://github.com/blueimp/Gallery/releases/tag/v2.36.0</releaseNotes>
14+
<releaseNotes>https://github.com/blueimp/Gallery/releases/tag/v3.3.0</releaseNotes>
1515
<components>
1616
<component type="JavaScript_Library">
1717
<javaScriptLibrary>
1818
<libraryName>BlueimpGallery</libraryName>
1919
<fileName>js/blueimp-gallery.min.js</fileName>
2020
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
21-
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/blueimp-gallery/2.36.0/js/blueimp-gallery.min.js</CDNPath>
21+
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/blueimp-gallery/3.3.0/js/blueimp-gallery.min.js</CDNPath>
2222
<objectName>blueimp</objectName>
2323
</javaScriptLibrary>
2424
</component>
2525
<component type="ResourceFile">
2626
<resourceFiles>
27-
<basePath>Resources\Libraries\BlueimpGallery\02_36_00</basePath>
27+
<basePath>Resources\Libraries\BlueimpGallery\03_03_00</basePath>
2828
<resourceFile>
2929
<name>Resources.zip</name>
3030
</resourceFile>
3131
</resourceFiles>
3232
</component>
3333
</components>
3434
</package>
35-
<package name="jQuery-BlueimpGallery" type="JavaScript_Library" version="02.36.00">
35+
<package name="jQuery-BlueimpGallery" type="JavaScript_Library" version="03.03.00">
3636
<friendlyName>blueimp Gallery JavaScript Library (jQuery plugin)</friendlyName>
3737
<description>A touch-enabled, responsive and customizable image &amp; video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers.</description>
3838
<owner>
@@ -42,20 +42,20 @@
4242
<email>mail@blueimp.net</email>
4343
</owner>
4444
<license>https://github.com/blueimp/Gallery/blob/master/LICENSE.txt</license>
45-
<releaseNotes>https://github.com/blueimp/Gallery/releases/tag/v2.36.0</releaseNotes>
45+
<releaseNotes>https://github.com/blueimp/Gallery/releases/tag/v3.3.0</releaseNotes>
4646
<components>
4747
<component type="JavaScript_Library">
4848
<javaScriptLibrary>
4949
<libraryName>jQuery-BlueimpGallery</libraryName>
5050
<fileName>js/jquery.blueimp-gallery.min.js</fileName>
5151
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
52-
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/blueimp-gallery/2.36.0/js/jquery.blueimp-gallery.min.js</CDNPath>
52+
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/blueimp-gallery/3.3.0/js/jquery.blueimp-gallery.min.js</CDNPath>
5353
<objectName />
5454
</javaScriptLibrary>
5555
</component>
5656
<component type="ResourceFile">
5757
<resourceFiles>
58-
<basePath>Resources\Libraries\jQuery-BlueimpGallery\02_36_00</basePath>
58+
<basePath>Resources\Libraries\jQuery-BlueimpGallery\03_03_00</basePath>
5959
<resourceFile>
6060
<name>Resources.zip</name>
6161
</resourceFile>

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "r7.dnn.javascriptlibraries",
33
"devDependencies": {
44
"@fortawesome/fontawesome-free": "5.12.0",
5-
"blueimp-gallery": "2.36.0",
5+
"blueimp-gallery": "3.3.0",
66
"jquery-colorbox": "1.6.4",
77
"lazy-ads": "1.1.12",
88
"lightbox2": "2.9.0",

0 commit comments

Comments
 (0)