mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-06-27 18:42:09 +08:00
Bump version, hardcoded for now
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ var analytics =
|
||||
}
|
||||
|
||||
ga('create', Helpers.analytics);
|
||||
ga('set', { 'appName': 'Particle Clicker', 'appId': 'ch.cern.particle-clicker', 'appVersion': Helpers.version });
|
||||
ga('set', { 'appName': 'Particle Clicker', 'appId': 'ch.cern.particle-clicker', 'appVersion': '0.3' });
|
||||
ga('set', 'anonymizeIp', true);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user