Gawd, sounds like a dumb question. Never had to deal with this before.
I have a template that calls
ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js
I'm thinking of installing an add-on to my site that asks me to add jQuery v1.9.1
My nightmare is that adding v1.1.91 will break what's relying on jQuery JavaScript Library v1.6.4.
Should I worry? Possible something will break?