Update analytics version

This commit is contained in:
ManyTheFish 2022-09-14 14:09:49 +02:00
parent b423ef72be
commit 506d08a9f4

View File

@ -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(),