Opened 10 years ago
Closed 10 years ago
#13218 closed bug (notabug)
jquery-latest.js
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
the http://code.jquery.com/jquery-latest.js includes jquery.1.9.0 but the current release is 1.8.3 on webpage Is this correct?
Note: See
TracTickets for help on using
tickets.
Right now, 1.9.0 is in the process of being released. We can't do everything simultaneously. Don't use
jquery-latest.js
for production, ever. Use a specified version and control when you upgrade.