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