mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Update analytics version
This commit is contained in:
parent
b423ef72be
commit
506d08a9f4
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ impl Segment {
|
|||
.push(Identify {
|
||||
context: Some(json!({
|
||||
"app": {
|
||||
"version": "prototype-pagination-2".to_string(),
|
||||
"version": "prototype-pagination-4".to_string(),
|
||||
},
|
||||
})),
|
||||
user: self.user.clone(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue