Skip to content

Commit

Permalink
OA-16908: [GEM] Update libphonenumber to v18.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
arthutox committed Jun 26, 2023
1 parent 3e88fef commit 419ab95
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
4 changes: 2 additions & 2 deletions app/assets/javascripts/intl-tel-input.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* International Telephone Input v18.1.6
* International Telephone Input v18.1.7
* https://github.com/jackocnr/intl-tel-input.git
* Licensed under the MIT license
*/
Expand Down Expand Up @@ -1531,7 +1531,7 @@
// default options
intlTelInputGlobals.defaults = defaults;
// version
intlTelInputGlobals.version = "18.1.6";
intlTelInputGlobals.version = "18.1.7";
var pluginName = "intlTelInput";
// A really lightweight plugin wrapper around the constructor,
// preventing against multiple instantiations
Expand Down
Loading

0 comments on commit 419ab95

Please sign in to comment.