We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5042c commit e91b516Copy full SHA for e91b516
app/scripts/analytics.js
@@ -11,7 +11,7 @@ var analytics = {
11
clientID: null,
12
userID: null,
13
appName: 'omgrpc',
14
- appVersion: 'v0.2.2',
+ appVersion: 'v0.2.3',
15
debug: false,
16
performanceTracking: true,
17
errorTracking: true,
0 commit comments