Updated the version info
This commit is contained in:
parent
439791ae4d
commit
1b0ebc8fe4
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "peercord",
|
"name": "peercord",
|
||||||
"version": "1.0.3",
|
"version": "1.0.5",
|
||||||
"description": "Peercord, A P2P Discord clone powered by Pear Runtime",
|
"description": "Peercord, A P2P Discord clone powered by Pear Runtime",
|
||||||
"author": "Mastercodeon",
|
"author": "Mastercodeon",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
window.APP_VERSION = '1.0.3';
|
window.APP_VERSION = '1.0.5';
|
||||||
window.APP_VERSION_COLOR = 'hsl(120, 80%, 60%)';
|
window.APP_VERSION_COLOR = 'hsl(122, 80%, 60%)';
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user