Skip to content

Commit

Permalink
Merge pull request #42 from amplitude/fixMissingEvent
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhao900914 authored Apr 10, 2024
2 parents 20a7a38 + 0146f9e commit 2fda724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -1221,7 +1221,7 @@ const makeTableMap = require('makeTableMap');
const JSON = require('JSON');

// Constants
const WRAPPER_VERSION = '3.7.7';
const WRAPPER_VERSION = '3.7.8';
const JS_URL = 'https://cdn.amplitude.com/libs/analytics-browser-gtm-wrapper-'+WRAPPER_VERSION+'.js.br';
const LOG_PREFIX = '[Amplitude / GTM] ';
const WRAPPER_NAMESPACE = '_amplitude';
Expand Down

0 comments on commit 2fda724

Please sign in to comment.