mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Bump version
This commit is contained in:
parent
64c6c1f118
commit
154c4e034d
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "ArmCord",
|
"name": "ArmCord",
|
||||||
"version": "2.5.0",
|
"version": "2.6.0",
|
||||||
"description": "ArmCord is a Discord client made for ARM Linux that allows you to customize your experience.",
|
"description": "ArmCord is a Discord client made for ARM Linux that allows you to customize your experience.",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -47,6 +47,7 @@
|
||||||
"category": "Network"
|
"category": "Network"
|
||||||
},
|
},
|
||||||
"linux": {
|
"linux": {
|
||||||
|
"category": "Network",
|
||||||
"extraResources": ["./mods/cumcord/*"],
|
"extraResources": ["./mods/cumcord/*"],
|
||||||
"maintainer": "smartfridge1337@protonmail.com",
|
"maintainer": "smartfridge1337@protonmail.com",
|
||||||
"target": [
|
"target": [
|
||||||
|
|
Loading…
Reference in a new issue