Navigation Menu

Skip to content

Commit

Permalink
Item13206: upgraded jquery.migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDaum committed Jul 25, 2016
1 parent 36712e5 commit b62305d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JQueryPlugin/lib/Foswiki/Plugins/JQueryPlugin/MIGRATE.pm
Expand Up @@ -28,7 +28,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'Migrate',
version => '1.3.0',
version => '1.4.1',
author => 'jQuery Foundation, Inc. and other contributors',
homepage => 'https://github.com/jquery/jquery-migrate/',
javascript => ['jquery.migrate.js'],
Expand Down

0 comments on commit b62305d

Please sign in to comment.