Skip to content

Commit

Permalink
Added version to analytics request.
Browse files Browse the repository at this point in the history
  • Loading branch information
Micheal Harker committed Feb 11, 2014
1 parent a6932ad commit e8aa42b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/controllers/sync.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ window.Sync =
countryCode: info.country
language: navigator.language
platform: navigator.platform
version: localStorage.version
$.get("http://banana.caffeinatedco.de/api/springseed.php", anal)

auth: (callback) ->
Expand Down

0 comments on commit e8aa42b

Please sign in to comment.