Skip to content

Commit

Permalink
Item15324: upgrade to latest version of jQuery UI
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDaum committed May 21, 2024
1 parent 83fe3ec commit 2880bd1
Show file tree
Hide file tree
Showing 11 changed files with 353 additions and 346 deletions.
4 changes: 2 additions & 2 deletions JQueryPlugin/lib/Foswiki/Plugins/JQueryPlugin/UI.pm
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sub new {
my $this = bless(
$class->SUPER::new(
name => 'UI',
version => '1.13.2',
version => '1.13.3',
puburl => '%PUBURLPATH%/%SYSTEMWEB%/JQueryPlugin/plugins/ui',
author => 'see http://jqueryui.com/about',
homepage => 'http://api.jqueryui.com/',
Expand Down Expand Up @@ -63,7 +63,7 @@ sub init {
__END__
Foswiki - The Free and Open Source Wiki, http://foswiki.org/
Copyright (C) 2010-2022 Foswiki Contributors. Foswiki Contributors
Copyright (C) 2010-2024 Foswiki Contributors. Foswiki Contributors
are listed in the AUTHORS file in the root of this distribution.
NOTE: Please extend that file, not this notice.
Expand Down
Loading

0 comments on commit 2880bd1

Please sign in to comment.