We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c752fc commit cc9cc2aCopy full SHA for cc9cc2a
1 file changed
smart-environment/smart_env.js
@@ -41,7 +41,7 @@ export class SmartEnv {
41
* If a newer version is loaded into a runtime that already has an older environment,
42
* an automatic reload of all existing mains will occur.
43
*/
44
- static version = 2.1391;
+ static version = 2.139101;
45
scope_name = 'smart_env';
46
static global_ref = get_global_ref();
47
global_ref = this.constructor.global_ref;
0 commit comments