Compare commits
2 Commits
Author | SHA1 | Date |
---|---|---|
|
fce96bd644 | |
|
b2998084e1 |
|
@ -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
|
||||
- Extension support
|
||||
|
||||
### Plans for the future (v4.0.1):
|
||||
### Plans for the future:
|
||||
- Use CoolWPR electron, [this](https://git.randomserver.top/administrator/electron7) project in question
|
||||
- Improve the updater
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "aerocord",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"private": true,
|
||||
"description": "aerocord",
|
||||
"keywords": [],
|
||||
|
|
Loading…
Reference in New Issue