Skip to content

Commit

Permalink
updated version to v7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jackocnr committed Dec 20, 2015
1 parent ced7e62 commit bd7707e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions build/js/intlTelInput.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
International Telephone Input v6.4.4
International Telephone Input v7.0.0
https://github.com/Bluefieldscom/intl-tel-input.git
*/
// wrap in UMD - see https://github.com/umdjs/umd/blob/master/jqueryPluginCommonjs.js
Expand Down Expand Up @@ -1186,7 +1186,7 @@ https://github.com/Bluefieldscom/intl-tel-input.git
}
};
// version
$.fn[pluginName].version = "6.4.4";
$.fn[pluginName].version = "7.0.0";
// Tell JSHint to ignore this warning: "character may get silently deleted by one or more browsers"
// jshint -W100
// Array of country objects for the flag dropdown.
Expand Down
Loading

0 comments on commit bd7707e

Please sign in to comment.