mobilecli 0.3.81 → 0.3.83

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/README.md CHANGED
@@ -21,7 +21,7 @@ A universal command-line tool for managing iOS and Android devices, simulators,
21
21
  </p>
22
22
 
23
23
  <p align="center">
24
- <a href="http://mobilenexthq.com/join-slack">
24
+ <a href="http://mobilenext.ai/join-slack">
25
25
  <img src="https://img.shields.io/badge/join-Slack-blueviolet?logo=slack&style=flat" alt="Slack community channel" />
26
26
  </a>
27
27
  </p>
@@ -494,7 +494,7 @@ make test
494
494
 
495
495
  For issues and feature requests, please use the [GitHub Issues](https://github.com/mobile-next/mobilecli/issues) page.
496
496
 
497
- Be sure to <a href="http://mobilenexthq.com/join-slack">join our slack channel</a> today 💜
497
+ Be sure to <a href="http://mobilenext.ai/join-slack">join our slack channel</a> today 💜
498
498
 
499
- To learn more about <a href="https://mobilenexthq.com/">Mobile Next</a> and what we're building, <a href="https://mobilenexthq.com/#newsletter">subscribe to our newsletter</a>.
499
+ To learn more about <a href="https://mobilenext.ai/">Mobile Next</a> and what we're building.
500
500
 
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mobilecli",
3
- "version": "0.3.81",
3
+ "version": "0.3.83",
4
4
  "author": "Mobile Next",
5
5
  "description": "A universal command-line tool for managing iOS and Android devices, simulators, emulators and apps",
6
6
  "repository": {