@inweb/client 25.9.7 → 25.9.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/client.js CHANGED
@@ -4142,7 +4142,7 @@
4142
4142
  .then((data) => ({
4143
4143
  ...data,
4144
4144
  server: data.version,
4145
- client: "25.9.7",
4145
+ client: "25.9.8",
4146
4146
  }));
4147
4147
  }
4148
4148
  /**
@@ -4872,7 +4872,7 @@
4872
4872
  // By use of this software, its documentation or related materials, you
4873
4873
  // acknowledge and accept the above terms.
4874
4874
  ///////////////////////////////////////////////////////////////////////////////
4875
- const version = "25.9.7";
4875
+ const version = "25.9.8";
4876
4876
 
4877
4877
  exports.Assembly = Assembly;
4878
4878
  exports.ClashTest = ClashTest;