Skip to content

Commit

Permalink
👽️ Update the client app version of max client
Browse files Browse the repository at this point in the history
  • Loading branch information
leonekmi committed Feb 24, 2023
1 parent 6c8511b commit 39531b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/max_planner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { saveTrains } from "./influxdb.js";
const client = got.extend({
headers: {
"x-client-app": "MAX_JEUNE",
"x-client-app-version": "1.31.1",
"x-client-app-version": "1.34.1",
"x-distribution-channel": "TRAINLINE",
// "x-syg-correlation-id": "24c77428-858e-43b4-a90c-76cd35d16917",
"User-Agent":
Expand Down

0 comments on commit 39531b0

Please sign in to comment.