alicezetion 1.4.9 → 1.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- {"nonce":2143167993168972621,"last_updated":{"seconds":1693557972,"nanos":617880000}}
1
+ {"nonce":3763463497230534835,"last_updated":{"seconds":1693558152,"nanos":617107000}}
package/Main.js CHANGED
@@ -329,7 +329,7 @@ function buildAPI(globalOptions, html, jar) {
329
329
  access_token: 'NONE',
330
330
  clientMutationId: 0,
331
331
  mqttClient: undefined,
332
- lastSeqId: irisSeqID,
332
+ lastSeqId: undefined, //irisSeqID
333
333
  syncToken: undefined,
334
334
  mqttEndpoint: mqttEndpoint,
335
335
  region: region,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alicezetion",
3
- "version": "1.4.9",
3
+ "version": "1.5.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {