Skip to content

Commit

Permalink
chore: updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
amirch1 committed Dec 30, 2024
1 parent 353a710 commit 5ed8aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configuration/analytics-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export function buildCDNUrl(suffix: string): string {
}

export const analyticsConfig: AnalyticsConfig = {
appVersion: '3.7.9',
appVersion: '3.7.10',
valueSeparator: '|',
skipEmptyBuckets: false,
defaultPageSize: 25,
Expand Down

0 comments on commit 5ed8aec

Please sign in to comment.