mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-25 07:41:00 +00:00
Update analytics version
This commit is contained in:
@ -302,7 +302,7 @@ impl Segment {
|
|||||||
.push(Identify {
|
.push(Identify {
|
||||||
context: Some(json!({
|
context: Some(json!({
|
||||||
"app": {
|
"app": {
|
||||||
"version": "prototype-pagination-2".to_string(),
|
"version": "prototype-pagination-4".to_string(),
|
||||||
},
|
},
|
||||||
})),
|
})),
|
||||||
user: self.user.clone(),
|
user: self.user.clone(),
|
||||||
|
Reference in New Issue
Block a user