Load old library although used new library

Hi everyone,
i have a error about use library when upload to server.
when run client, i use new library and run success. But i upload to server, open debug of browser, i see it get old library and show error not found that library
can you help me

Current versions of Lime have a cache breaking string when loading child assets, but we do not a create a cache-breaking string in the HTML template page. Perhaps we should?

For example, instead of “MyApplication.js”, “MyApplication.js?1234” to trigger the browser to not use an older cached version