Compare commits
No commits in common. "aerocord" and "v4.0.1" have entirely different histories.
|
@ -13,7 +13,7 @@ Aerocord is a [Vesktop](https://github.com/Vencord/Vesktop) fork meant for Windo
|
||||||
- Aerocord has its own updater separate from vesktop, the updater is also consent-only meaning it wont update without permission
|
- Aerocord has its own updater separate from vesktop, the updater is also consent-only meaning it wont update without permission
|
||||||
- Extension support
|
- Extension support
|
||||||
|
|
||||||
### Plans for the future:
|
### Plans for the future (v4.0.1):
|
||||||
- Use CoolWPR electron, [this](https://git.randomserver.top/administrator/electron7) project in question
|
- Use CoolWPR electron, [this](https://git.randomserver.top/administrator/electron7) project in question
|
||||||
- Improve the updater
|
- Improve the updater
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "aerocord",
|
"name": "aerocord",
|
||||||
"version": "4.0.1",
|
"version": "4.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "aerocord",
|
"description": "aerocord",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
|
|
Loading…
Reference in New Issue